.prefstest-ct__inner{--prefstest-ct-gap: 24px;--prefstest-ct-card-bg: transparent;--prefstest-ct-border-color: var(--prefstest-fg, currentColor);--prefstest-ct-border-width: 1px;--prefstest-ct-border-radius: 0px;--prefstest-ct-highlight-color: var(--prefstest-fg, inherit);--prefstest-ct-highlight-bg: transparent;--prefstest-ct-highlight-border-radius: 0px;--prefstest-ct-header-align: center;--prefstest-ct-cell-align: center;--prefstest-ct-label-align: left;--prefstest-ct-header-font-size: 16px;--prefstest-ct-header-font-weight: var(--font-weight--semibold);--prefstest-ct-header-text-transform: none;--prefstest-ct-subtitle-font-size: 14px;--prefstest-ct-subtitle-font-weight: var(--font-weight--regular);--prefstest-ct-cell-font-size: 14px;--prefstest-ct-cell-font-weight: var(--font-weight--regular);--prefstest-ct-label-font-size: 14px;--prefstest-ct-label-font-weight: var(--font-weight--medium);--prefstest-ct-cell-pad-v: 12px;--prefstest-ct-cell-pad-h: 16px;--prefstest-ct-icon-size: 20px;--prefstest-ct-label-max-width: none;--prefstest-ct-stripe-opacity: 4%}.prefstest-ct{width:100%;color:var(--prefstest-fg, inherit)}.prefstest-ct__section-heading{margin:0 0 1.5em;color:var(--prefstest-ct-heading-color, var(--prefstest-fg-heading, var(--prefstest-fg, inherit)));text-align:center}.prefstest-ct__inner{margin-left:auto;margin-right:auto}.prefstest-ct__badge{display:inline-block;font-size:.75em;font-weight:var(--font-weight--semibold);text-transform:uppercase;letter-spacing:.05em;padding:.25em .75em;border-radius:999px;background:var(--prefstest-ct-highlight-bg, var(--prefstest-fg, currentColor));color:var(--prefstest-ct-highlight-color, var(--prefstest-bg, #fff));margin-bottom:.5em}.prefstest-ct__icon{flex-shrink:0;width:var(--prefstest-ct-icon-size, 20px);height:var(--prefstest-ct-icon-size, 20px)}.prefstest-ct__icon--check{color:var(--prefstest-ct-check-color, var(--prefstest-ct-highlight-bg, var(--prefstest-fg, currentColor)))}.prefstest-ct__icon--cross{color:var(--prefstest-ct-cross-color, currentColor);opacity:var(--prefstest-ct-cross-opacity, .35)}.prefstest-ct__empty-cell{opacity:.35}.prefstest-ct__button{display:inline-block;padding:.75em 1.5em;border:var(--prefstest-ct-border-width) solid var(--prefstest-fg, currentColor);border-radius:var(--prefstest-ct-border-radius);background:transparent;color:var(--prefstest-fg, inherit);text-decoration:none;text-align:center;font-weight:var(--font-weight--semibold);font-size:.875em;cursor:pointer;transition:background .15s ease,color .15s ease}.prefstest-ct__button:hover{background:var(--prefstest-fg, currentColor);color:var(--prefstest-bg, #fff)}.prefstest-ct__button--highlight{background:var(--prefstest-ct-highlight-bg, var(--prefstest-fg, currentColor));color:var(--prefstest-ct-highlight-color, var(--prefstest-bg, #fff));border-color:var(--prefstest-ct-highlight-bg, var(--prefstest-fg, currentColor))}.prefstest-ct__button--highlight:hover{opacity:.85}.prefstest-ct__scroll-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;position:relative}.prefstest-ct__scroll-wrap--right{mask-image:linear-gradient(to right,#000 90%,transparent);-webkit-mask-image:linear-gradient(to right,#000 90%,transparent)}.prefstest-ct__scroll-wrap--left{mask-image:linear-gradient(to left,#000 90%,transparent);-webkit-mask-image:linear-gradient(to left,#000 90%,transparent)}.prefstest-ct__scroll-wrap--left.prefstest-ct__scroll-wrap--right{mask-image:linear-gradient(to right,transparent,#000 10%,#000 90%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,#000 10%,#000 90%,transparent)}.prefstest-ct__table{width:100%;min-width:600px;border-collapse:collapse;text-align:var(--prefstest-ct-cell-align, center)}.prefstest-ct__feature-label-header{text-align:var(--prefstest-ct-label-align, left);font-size:var(--prefstest-ct-label-font-size, 14px);font-weight:var(--prefstest-ct-label-font-weight, var(--font-weight--semibold));padding:var(--prefstest-ct-cell-pad-v) var(--prefstest-ct-cell-pad-h);color:var(--prefstest-ct-label-color, var(--prefstest-ct-heading-color, var(--prefstest-fg-heading, var(--prefstest-fg, inherit))));border-bottom:var(--prefstest-ct-border-width) solid var(--prefstest-ct-border-color);position:sticky;left:0;background:var(--prefstest-ct-card-bg, var(--prefstest-bg, var(--prefstest-pos-bg, #fff)));z-index:1}.prefstest-ct__column-header{padding:var(--prefstest-ct-cell-pad-v) var(--prefstest-ct-cell-pad-h);font-size:var(--prefstest-ct-header-font-size, 16px);font-weight:var(--prefstest-ct-header-font-weight, var(--font-weight--semibold));text-align:var(--prefstest-ct-header-align, center);text-transform:var(--prefstest-ct-header-text-transform, none);color:var(--prefstest-ct-col-header-color, var(--prefstest-ct-heading-color, var(--prefstest-fg-heading, var(--prefstest-fg, inherit))));background:var(--prefstest-ct-col-header-bg, transparent);border-bottom:var(--prefstest-ct-border-width) solid var(--prefstest-ct-border-color);vertical-align:bottom}.prefstest-ct__column-header--highlight{background:var(--prefstest-ct-col-header-bg, var(--prefstest-ct-highlight-bg));color:var(--prefstest-ct-col-header-color, var(--prefstest-ct-highlight-color));border-radius:var(--prefstest-ct-highlight-border-radius) var(--prefstest-ct-highlight-border-radius) 0 0}.prefstest-ct__column-subtitle{display:block;font-size:var(--prefstest-ct-subtitle-font-size, 14px);font-weight:var(--prefstest-ct-subtitle-font-weight, var(--font-weight--regular));color:var(--prefstest-ct-subtitle-color, inherit);opacity:.7;margin-top:.25em}.prefstest-ct__row{border-bottom:var(--prefstest-ct-border-width) solid var(--prefstest-ct-border-color)}.prefstest-ct__row:last-child{border-bottom:none}.prefstest-ct__feature-label{text-align:var(--prefstest-ct-label-align, left);padding:var(--prefstest-ct-cell-pad-v) var(--prefstest-ct-cell-pad-h);font-size:var(--prefstest-ct-label-font-size, 14px);font-weight:var(--prefstest-ct-label-font-weight, var(--font-weight--medium));color:var(--prefstest-ct-label-color, var(--prefstest-ct-heading-color, var(--prefstest-fg-heading, var(--prefstest-fg, inherit))));position:sticky;left:0;background:var(--prefstest-ct-card-bg, var(--prefstest-bg, var(--prefstest-pos-bg, #fff)));z-index:1;max-width:var(--prefstest-ct-label-max-width, none);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prefstest-ct--no-truncate .prefstest-ct__feature-label{overflow:visible;text-overflow:clip;white-space:normal}.prefstest-ct__cell{padding:var(--prefstest-ct-cell-pad-v) var(--prefstest-ct-cell-pad-h);font-size:var(--prefstest-ct-cell-font-size, 14px);font-weight:var(--prefstest-ct-cell-font-weight, var(--font-weight--regular));text-align:var(--prefstest-ct-cell-align, center);color:var(--prefstest-ct-col-cell-color, inherit);background:var(--prefstest-ct-col-cell-bg, transparent);vertical-align:middle}.prefstest-ct__cell:has(>.prefstest-ct__icon){text-align:center}.prefstest-ct__cell>.prefstest-ct__icon{display:inline-block;vertical-align:middle}.prefstest-ct__cell--highlight{background:var(--prefstest-ct-col-cell-bg, var(--prefstest-ct-highlight-bg));color:var(--prefstest-ct-col-cell-color, var(--prefstest-ct-highlight-color))}.prefstest-ct__row:last-child .prefstest-ct__cell--highlight{border-radius:0 0 var(--prefstest-ct-highlight-border-radius) var(--prefstest-ct-highlight-border-radius)}.prefstest-ct__row:nth-child(2n) .prefstest-ct__feature-label,.prefstest-ct__row:nth-child(2n) .prefstest-ct__cell{background:var(--prefstest-ct-stripe-bg, color-mix(in srgb, var(--prefstest-fg, currentColor) var(--prefstest-ct-stripe-opacity, 4%), transparent))}.prefstest-ct__row:nth-child(2n) .prefstest-ct__cell--highlight{background:color-mix(in srgb,var(--prefstest-ct-highlight-bg, var(--prefstest-fg, currentColor)) 85%,transparent)}.prefstest-ct__cards{display:grid;grid-template-columns:1fr;gap:var(--prefstest-ct-gap)}@media(min-width:750px){.prefstest-ct__cards{grid-template-columns:repeat(2,1fr)}}@media(min-width:990px){.prefstest-ct__cards{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}.prefstest-ct__card{display:flex;flex-direction:column;background:var(--prefstest-ct-col-cell-bg, var(--prefstest-ct-card-bg));border:var(--prefstest-ct-border-width) solid var(--prefstest-ct-border-color);border-radius:var(--prefstest-ct-border-radius);overflow:hidden}.prefstest-ct__card--highlight{border-color:var(--prefstest-ct-highlight-bg, var(--prefstest-fg, currentColor));position:relative}.prefstest-ct__card--highlight:before{content:"";display:block;height:3px;background:var(--prefstest-ct-highlight-bg, var(--prefstest-fg, currentColor))}.prefstest-ct__card-header{padding:1.5em 1.5em 1em;text-align:var(--prefstest-ct-header-align, center);background:var(--prefstest-ct-col-header-bg, transparent)}.prefstest-ct__card-title{margin:0;font-size:var(--prefstest-ct-header-font-size, 16px);font-weight:var(--prefstest-ct-header-font-weight, var(--font-weight--bold));text-transform:var(--prefstest-ct-header-text-transform, none);color:var(--prefstest-ct-col-header-color, var(--prefstest-ct-heading-color, var(--prefstest-fg-heading, var(--prefstest-fg, inherit))))}.prefstest-ct__card-subtitle{margin:.25em 0 0;font-size:var(--prefstest-ct-subtitle-font-size, 14px);font-weight:var(--prefstest-ct-subtitle-font-weight, var(--font-weight--regular));color:var(--prefstest-ct-subtitle-color, inherit);opacity:.7}.prefstest-ct__card-features{list-style:none;margin:0;padding:0;flex:1}.prefstest-ct__card-feature{display:flex;justify-content:space-between;align-items:center;padding:var(--prefstest-ct-cell-pad-v) var(--prefstest-ct-cell-pad-h);border-top:var(--prefstest-ct-border-width) solid var(--prefstest-ct-border-color);gap:.5em}.prefstest-ct__card-feature-label{font-size:var(--prefstest-ct-label-font-size, 14px);font-weight:var(--prefstest-ct-label-font-weight, var(--font-weight--medium));color:var(--prefstest-ct-label-color, var(--prefstest-ct-heading-color, var(--prefstest-fg-heading, var(--prefstest-fg, inherit))))}.prefstest-ct__card-feature-value{text-align:right;flex-shrink:0;font-size:var(--prefstest-ct-cell-font-size, 14px);font-weight:var(--prefstest-ct-cell-font-weight, var(--font-weight--regular));color:var(--prefstest-ct-col-cell-color, inherit)}.prefstest-ct__card-cta{padding:1em 1.5em 1.5em;text-align:center}.prefstest-ct__card-cta .prefstest-ct__button{width:100%}.prefstest-ct__versus{display:flex;flex-direction:column;gap:0}.prefstest-ct__versus-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:0;padding-bottom:1em;border-bottom:var(--prefstest-ct-border-width) solid var(--prefstest-ct-border-color)}.prefstest-ct__versus-col{text-align:var(--prefstest-ct-header-align, center);padding:var(--prefstest-ct-cell-pad-v) var(--prefstest-ct-cell-pad-h)}.prefstest-ct__versus-col--highlight{background:var(--prefstest-ct-col-header-bg, var(--prefstest-ct-highlight-bg));color:var(--prefstest-ct-col-header-color, var(--prefstest-ct-highlight-color));border-radius:var(--prefstest-ct-highlight-border-radius, var(--prefstest-ct-border-radius)) var(--prefstest-ct-highlight-border-radius, var(--prefstest-ct-border-radius)) 0 0}.prefstest-ct__versus-title{margin:0;font-size:var(--prefstest-ct-header-font-size, 16px);font-weight:var(--prefstest-ct-header-font-weight, var(--font-weight--bold));text-transform:var(--prefstest-ct-header-text-transform, none);color:var(--prefstest-ct-col-header-color, var(--prefstest-ct-heading-color, var(--prefstest-fg-heading, var(--prefstest-fg, inherit))))}.prefstest-ct__versus-col--highlight .prefstest-ct__versus-title{color:inherit}.prefstest-ct__versus-subtitle{margin:.25em 0 0;font-size:var(--prefstest-ct-subtitle-font-size, 14px);font-weight:var(--prefstest-ct-subtitle-font-weight, var(--font-weight--regular));color:var(--prefstest-ct-subtitle-color, inherit);opacity:.7}.prefstest-ct__versus-divider{display:flex;align-items:center;justify-content:center;padding:0 .75em}.prefstest-ct__versus-vs{display:inline-flex;align-items:center;justify-content:center;width:2.5em;height:2.5em;border-radius:50%;border:var(--prefstest-ct-border-width) solid var(--prefstest-ct-border-color);font-weight:var(--font-weight--bold);font-size:.75em;color:var(--prefstest-ct-heading-color, var(--prefstest-fg-heading, var(--prefstest-fg, inherit)))}.prefstest-ct__versus-divider-spacer{width:4em}.prefstest-ct__versus-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:var(--prefstest-ct-border-width) solid var(--prefstest-ct-border-color)}.prefstest-ct__versus-row:last-child{border-bottom:none}.prefstest-ct__versus-cell{display:flex;align-items:center;justify-content:center;padding:var(--prefstest-ct-cell-pad-v) var(--prefstest-ct-cell-pad-h);font-size:var(--prefstest-ct-cell-font-size, 14px);font-weight:var(--prefstest-ct-cell-font-weight, var(--font-weight--regular));color:var(--prefstest-ct-col-cell-color, inherit);background:var(--prefstest-ct-col-cell-bg, transparent)}.prefstest-ct__versus-cell--highlight{background:var(--prefstest-ct-col-cell-bg, color-mix(in srgb, var(--prefstest-ct-highlight-bg, transparent) 8%, transparent))}.prefstest-ct__versus-row:last-of-type .prefstest-ct__versus-cell--highlight{border-radius:0 0 var(--prefstest-ct-highlight-border-radius) var(--prefstest-ct-highlight-border-radius)}.prefstest-ct__versus-label{text-align:var(--prefstest-ct-label-align, center);padding:var(--prefstest-ct-cell-pad-v) .75em;font-size:var(--prefstest-ct-label-font-size, 14px);font-weight:var(--prefstest-ct-label-font-weight, var(--font-weight--medium));color:var(--prefstest-ct-label-color, var(--prefstest-ct-heading-color, var(--prefstest-fg-heading, var(--prefstest-fg, inherit))));max-width:var(--prefstest-ct-label-max-width, none);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prefstest-ct--no-truncate .prefstest-ct__versus-label{overflow:visible;text-overflow:clip;white-space:normal}.prefstest-ct__versus-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding-top:1em;border-top:var(--prefstest-ct-border-width) solid var(--prefstest-ct-border-color)}@media(max-width:749px){.prefstest-ct__table{min-width:auto;width:100%;display:block}.prefstest-ct__versus-header{grid-template-columns:1fr 1fr;gap:.5em}.prefstest-ct__versus-divider{grid-column:1 / -1;padding:.5em 0}.prefstest-ct__versus-row{grid-template-columns:1fr 1fr}.prefstest-ct__versus-label{grid-column:1 / -1;text-align:left;padding:.5em .75em 0;opacity:.7;border-bottom:none}.prefstest-ct__versus-footer{grid-template-columns:1fr 1fr;gap:.5em}.prefstest-ct__versus-divider-spacer{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/prefstest-comparison-table.css.map */
