.pct-host{display:block}.pct{color:var(--pct-color-muted, #a1a1aa)}.pct__inner{max-width:var(--pct-max-width, 1280px);margin-inline:auto;padding-inline:var(--pct-gutter, 1rem)}.pct__intro{text-align:center;margin-bottom:var(--pct-space-after-intro, 2rem)}.pct__eyebrow{margin:0 0 var(--pct-space-after-eyebrow, .5rem);font-size:var(--pct-fs-eyebrow, .75rem);font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--pct-color-accent, #ff9900)}.pct__heading{margin:0 0 var(--pct-space-after-heading, .5rem);font-size:clamp(1.5rem,2vw + 1rem,var(--pct-fs-heading, 2.25rem));font-weight:700;letter-spacing:-.02em;line-height:1.1;color:var(--pct-color-title, #ffffff)}.pct__sub{margin:0;font-size:var(--pct-fs-sub, .8125rem);font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--pct-color-sub, #ffffff)}.pct__grid-wrap{width:100%}.pct-d-grid{display:grid;width:100%;grid-template-columns:minmax(110px,.88fr) repeat(var(--pct-cols, 3),minmax(0,1fr));column-gap:var(--pct-col-gap, 14px);row-gap:0;align-items:stretch}.pct-d-grid__corner{grid-column:1;grid-row:1}.pct-d-grid__head{grid-row:1;text-align:center;padding:var(--pct-head-pad-y, 1rem) var(--pct-head-pad-x, .75rem) var(--pct-head-pad-bottom, 1rem);border:1px solid var(--pct-border-competitor, rgba(255, 255, 255, .1));border-radius:var(--pct-card-radius, 12px) var(--pct-card-radius, 12px) 0 0;background:var(--pct-bg-competitor, #2d2d31);color:var(--pct-text-competitor, #ffffff);border-bottom:1px solid var(--pct-divider-competitor, rgba(255, 255, 255, .12))}.pct-d-grid__head--featured{background:var(--pct-bg-featured, #ffffff);color:var(--pct-text-featured, #0a0a0a);border-color:var(--pct-border-featured, rgba(0, 0, 0, .08));border-bottom-color:var(--pct-divider-featured, rgba(0, 0, 0, .1))}.pct-d-grid__head-img{width:100%;max-width:var(--pct-head-img-max, 200px);margin-inline:auto;height:auto;object-fit:contain;display:block}.pct-d-grid__head-img--ph{opacity:.35}.pct-d-grid__head-title{margin:.75rem 0 0;font-size:var(--pct-fs-col-title, 1.125rem);font-weight:700;line-height:1.2;color:#fff}.pct-d-grid__head--featured .pct-d-grid__head-title{color:var(--pct-text-featured, #0a0a0a)}.pct-d-grid__label{display:flex;align-items:center;min-height:var(--pct-row-min, 0px);padding:var(--pct-cell-pad-y, .85rem) .35rem var(--pct-cell-pad-y, .85rem) 0;font-size:var(--pct-fs-label, .8125rem);font-weight:500;line-height:1.35;color:var(--pct-color-label, #ffffff);border-bottom:1px solid var(--pct-divider-label, rgba(255, 255, 255, .18));text-align:left;min-width:0}.pct-d-grid__label--last{border-bottom:none}.pct-d-grid__cell{display:flex;align-items:center;justify-content:center;text-align:center;min-height:var(--pct-row-min, 0px);padding:var(--pct-cell-pad-y, .85rem) .65rem;font-size:var(--pct-fs-cell, .875rem);line-height:1.35;border-bottom:1px solid var(--pct-divider-competitor, rgba(255, 255, 255, .12));border-left:1px solid var(--pct-border-competitor, rgba(255, 255, 255, .1));border-right:1px solid var(--pct-border-competitor, rgba(255, 255, 255, .1));background:var(--pct-bg-competitor, #2d2d31);color:var(--pct-text-competitor, #ffffff);min-width:0;overflow:hidden}.pct-d-grid__cell--featured{background:var(--pct-bg-featured, #ffffff);color:var(--pct-text-featured, #0a0a0a);border-left-color:var(--pct-border-featured, rgba(0, 0, 0, .08));border-right-color:var(--pct-border-featured, rgba(0, 0, 0, .08));border-bottom-color:var(--pct-divider-featured, rgba(0, 0, 0, .1))}.pct-d-grid__cell--last{border-bottom:none;border-radius:0 0 var(--pct-card-radius, 12px) var(--pct-card-radius, 12px)}.pct-stars{display:flex;justify-content:center;align-items:center;max-width:100%;min-width:0}.pct-stars__row{display:inline-flex;align-items:center;gap:3px;max-width:100%;min-width:0}.pct-stars__slot{display:inline-flex;width:22px;height:22px;flex:0 0 auto;align-items:center;justify-content:center;overflow:hidden}.pct-stars--featured{color:var(--pct-color-accent, #ff9900)}.pct-stars--featured .pct-stars__svg--empty{color:#ff910059;stroke:#ff910073}.pct-stars--muted{color:#fff}.pct-stars--muted .pct-stars__svg--empty{color:#fff3;stroke:#ffffff59}.pct-stars__half{position:relative;display:inline-flex;width:22px;height:22px;flex:0 0 auto;align-items:center;justify-content:center;overflow:hidden}.pct-stars__half .pct-stars__svg--clip{position:absolute;left:0;top:0;clip-path:inset(0 50% 0 0);z-index:1}.pct-stars__half .pct-stars__svg--under{position:absolute;left:0;top:0;z-index:0}@media(max-width:989px){.pct__inner{padding-inline:0}.pct-d-grid{grid-template-columns:minmax(48px,.62fr) repeat(var(--pct-cols, 3),minmax(0,1fr));column-gap:max(3px,min(var(--pct-col-gap, 14px),8px));min-width:0}.pct-d-grid__head{padding:.35rem .2rem .45rem;border-radius:8px 8px 0 0}.pct-d-grid__head-img{max-width:min(100%,72px)}.pct-d-grid__head-title{margin-top:.35rem;font-size:max(.62rem,calc(var(--pct-fs-col-title, 18px) * .45));line-height:1.15;word-break:break-word}.pct-d-grid__label{padding:.35rem .15rem .35rem 0;font-size:max(.5625rem,calc(var(--pct-fs-label, 13px) * .72));line-height:1.25;-webkit-hyphens:auto;hyphens:auto}.pct-d-grid__cell{padding:.35rem .15rem;font-size:max(.5625rem,calc(var(--pct-fs-cell, 14px) * .72));line-height:1.25;word-break:break-word}.pct-d-grid__cell--last{border-radius:0 0 8px 8px}.pct-stars__row{gap:1px}.pct-stars__slot{width:11px;height:11px}.pct-stars__slot .pct-stars__svg,.pct-stars__half .pct-stars__svg{width:11px!important;height:11px!important}.pct-stars__half{width:11px;height:11px}.pct-vsico__svg{width:20px!important;height:20px!important}}.pct-val{display:inline-block}.pct-val--italic{font-style:italic}.pct-vsico{display:flex;align-items:center;justify-content:center}.pct-vsico__svg{display:block}
/*# sourceMappingURL=/cdn/shop/t/4/assets/product-comparison-table.css.map */
