.zenta-comparison{padding-block:var(--zct-padding-top) var(--zct-padding-bottom);background:var(--zct-background);color:var(--zct-text)}.zenta-comparison__header{max-width:1120px;margin:0 auto clamp(42px,7vw,82px);text-align:center}.zenta-comparison__eyebrow{margin:0 0 12px;color:var(--zct-check);font-size:.75rem;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.zenta-comparison__title{margin:0;color:var(--zct-text);font-family:var(--heading-font-family);font-size:var(--zct-title-size);font-weight:var(--heading-font-weight);letter-spacing:-.035em;line-height:1.05}.zenta-comparison__description{max-width:1020px;margin:26px auto 0;color:var(--zct-muted);font-size:var(--zct-subtitle-size);line-height:1.5}.zenta-comparison__scroll{overflow-x:auto;padding:3px;overscroll-behavior-inline:contain;scrollbar-color:var(--zct-feature-background) transparent}.zenta-comparison__scroll:focus-visible{outline:2px solid var(--zct-check);outline-offset:4px}.zenta-comparison__table{width:100%;min-width:calc(360px + (var(--zct-columns) * 180px));border-collapse:separate;border-spacing:0;table-layout:fixed}.zenta-comparison__table thead th{height:116px;padding:12px 18px;color:var(--zct-text);font-size:var(--zct-heading-size);font-weight:800;line-height:1.15;text-align:center;vertical-align:middle}.zenta-comparison__table thead th:first-child{width:44%}.zenta-comparison__table thead th:not(:first-child){width:calc(56% / var(--zct-columns))}.zenta-comparison__column-image{width:auto;height:48px;margin:0 auto 10px;object-fit:contain}.zenta-comparison__table tbody th{height:96px;padding:20px 34px;border:0;background:var(--zct-feature-background);color:var(--zct-feature-text);font-size:var(--zct-feature-size);font-weight:750;line-height:1.2;text-align:center}.zenta-comparison__table tbody tr:first-child th{border-radius:var(--zct-radius) 0 0 0}.zenta-comparison__table tbody tr:last-child th{border-radius:0 0 0 var(--zct-radius)}.zenta-comparison__table tbody td{height:96px;border-bottom:1px solid var(--zct-lines);background:var(--zct-background);text-align:center;vertical-align:middle}.zenta-comparison__table tbody tr:last-child td{border-bottom:0}.zenta-comparison__empty{background:transparent}.zenta-comparison-mark{display:inline-grid;width:42px;height:42px;place-items:center}.zenta-comparison-mark svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.8}.zenta-comparison-mark--yes{color:var(--zct-check)}.zenta-comparison-mark--no{color:var(--zct-cross)}.zenta-comparison__mobile-label{display:none}@media screen and (max-width:740px){.zenta-comparison{--zct-padding-top: 52px !important;--zct-padding-bottom: 52px !important}.zenta-comparison__header{margin-bottom:38px}.zenta-comparison__title{font-size:min(var(--zct-title-size),42px)}.zenta-comparison__description{margin-top:18px;font-size:min(var(--zct-subtitle-size),20px)}.zenta-comparison__scroll{overflow:visible;padding:0}.zenta-comparison__table{display:block;width:100%;min-width:0}.zenta-comparison__table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%)}.zenta-comparison__table tbody{display:grid;gap:18px}.zenta-comparison__table tbody tr{display:grid;width:100%;min-width:0;grid-template-columns:repeat(var(--zct-columns),minmax(0,1fr));overflow:hidden;border:1px solid var(--zct-lines);border-radius:var(--zct-radius);background:var(--zct-background)}.zenta-comparison__table tbody th{display:flex;min-height:72px;height:auto;align-items:center;justify-content:center;grid-column:1 / -1;padding:16px 20px;border-radius:0!important;font-size:min(var(--zct-feature-size),18px);overflow-wrap:anywhere}.zenta-comparison__table tbody td{display:flex;min-width:0;min-height:86px;height:auto;align-items:center;flex-direction:column;justify-content:center;gap:8px;padding:12px 5px;border-right:1px solid var(--zct-lines);border-bottom:0}.zenta-comparison__table tbody td:last-child{border-right:0}.zenta-comparison__mobile-label{display:block;max-width:100%;color:var(--zct-text);font-size:clamp(9px,2.8vw,12px);font-weight:700;line-height:1.15;overflow-wrap:anywhere;text-align:center}.zenta-comparison__scroll{width:100%;margin:0;padding:2px;overflow-x:auto;-webkit-overflow-scrolling:touch}.zenta-comparison__table{display:table;width:100%;min-width:100%}.zenta-comparison--columns-3 .zenta-comparison__table,.zenta-comparison--columns-4 .zenta-comparison__table{min-width:calc(170px + (var(--zct-columns) * 110px))}.zenta-comparison__table thead{position:static;display:table-header-group;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;clip-path:none}.zenta-comparison__table tbody{display:table-row-group}.zenta-comparison__table tbody tr{display:table-row;width:auto;border:0;border-radius:0;background:transparent}.zenta-comparison__table thead th{height:76px;padding:8px 6px;font-size:min(var(--zct-heading-size),13px);overflow-wrap:anywhere}.zenta-comparison__table thead th:first-child{width:52%}.zenta-comparison__table thead th:not(:first-child){width:calc(48% / var(--zct-columns))}.zenta-comparison__column-image{height:34px;margin-bottom:6px}.zenta-comparison__table tbody th{display:table-cell;width:52%;min-height:0;height:76px;padding:13px 12px;border-radius:0;font-size:min(var(--zct-feature-size),15px);overflow-wrap:anywhere}.zenta-comparison__table tbody tr:first-child th{border-radius:var(--zct-radius) 0 0 0}.zenta-comparison__table tbody tr:last-child th{border-radius:0 0 0 var(--zct-radius)}.zenta-comparison__table tbody td{display:table-cell;width:calc(48% / var(--zct-columns));min-width:0;min-height:0;height:76px;padding:8px 4px;border-right:0;border-bottom:1px solid var(--zct-lines);vertical-align:middle}.zenta-comparison__table tbody tr:last-child td{border-bottom:0}.zenta-comparison__mobile-label{display:none}.zenta-comparison-mark{width:32px;height:32px}.zenta-comparison-mark svg{width:29px;height:29px}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
