.pct-section{--pct-ink: #1b0a11;--pct-ink-muted: #5c4750;--pct-border: rgba(27, 10, 17, .12);--pct-border-soft: rgba(27, 10, 17, .15);--pct-col-tint: rgba(236, 237, 150, .18);--pct-row-tint: #f8f6e3;margin-top:var(--pct-mt-d, 0px);margin-bottom:var(--pct-mb-d, 0px)}.pct-section__divider{display:block;width:100%;height:var(--pct-divider-h, 60px);line-height:0;background-color:var(--pct-divider-bg, #f4d0dc);position:relative;z-index:1}.pct-section__divider-svg{display:block;width:100%;height:100%}.pct-section__divider--bottom .pct-section__divider-svg{transform:scaleY(-1)}.pct-section__divider-svg path{fill:var(--pct-divider-color, #ffffff)}.pct-head{display:flex;flex-direction:column;gap:12px;margin:0 0 40px}.pct-head__eyebrow{margin:0;font-family:Open Sans,sans-serif;font-weight:700;font-size:10.3px;line-height:1.55;letter-spacing:3.3px;text-transform:uppercase;color:var(--pct-accent)}.pct-head__title{margin:0;font-family:roca,Roca,serif;font-weight:700;font-style:normal;font-size:64px;line-height:.95;letter-spacing:-1.92px;color:var(--pct-primary)}.pct-head__title-base{color:var(--pct-primary)}.pct-head__title-em{font-style:italic;color:var(--pct-accent)}.pct-table--desktop{background:var(--pct-card-bg);border-radius:20px;overflow:hidden}.pct-mobile{display:none}.pct-grid{display:grid}.pct-cell{border-bottom:1px solid var(--pct-border);min-width:0}.pct-cell--blank{background:transparent}.pct-cell--promo{background:var(--pct-primary);display:flex;flex-direction:column;justify-content:flex-end;padding:24px}.pct-promo{display:flex;flex-direction:column;gap:24px;align-items:flex-start}.pct-promo__text{display:flex;flex-direction:column;gap:8px}.pct-promo__eyebrow{margin:0;font-family:Open Sans,sans-serif;font-weight:700;font-size:10px;line-height:1.55;letter-spacing:1.8px;text-transform:uppercase;color:#f4d0dc}.pct-promo__title{margin:0;font-family:roca,Roca,serif;font-weight:700;font-style:italic;font-size:20px;line-height:1.1;letter-spacing:-.2px;color:#fff}.pct-promo__btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid #fff;border-radius:999px;padding:8px 14px;font-family:Open Sans,sans-serif;font-weight:700;font-size:12px;line-height:1.55;letter-spacing:.48px;color:#fff;text-decoration:none;white-space:nowrap;transition:background-color .2s ease,color .2s ease}.pct-promo__btn:hover{background:#fff;color:var(--pct-primary)}.pct-cell--head{background:var(--pct-header-bg);padding:24px 22px}.pct-product{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.pct-product--center{align-items:center;text-align:center}.pct-product__media{width:80px;height:80px;margin-bottom:4px;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.pct-product__img{width:100%;height:100%;object-fit:cover;display:block}.pct-product__name{margin:0;font-family:roca,Roca,serif;font-weight:700;font-size:18px;line-height:1.1;color:var(--pct-primary)}.pct-product__rating{display:flex;align-items:center;gap:8px}.pct-product__stars{font-size:12.2px;line-height:1;letter-spacing:2px;color:var(--pct-accent)}.pct-product__score{font-family:Open Sans,sans-serif;font-weight:700;font-size:12.2px;line-height:1;color:var(--pct-primary)}.pct-product__price{margin:0;display:flex;align-items:baseline;gap:7px}.pct-product__price-now{font-family:roca,Roca,serif;font-weight:700;font-size:16px;line-height:1.55;color:var(--pct-primary)}.pct-product__price-was{font-family:roca,Roca,serif;font-weight:700;font-size:13.3px;line-height:1.55;color:var(--pct-ink-muted);text-decoration:line-through}.pct-cell--label{display:flex;align-items:center;padding:18px 22px;font-family:Open Sans,sans-serif;font-weight:700;font-size:12px;line-height:1.55;letter-spacing:1.44px;text-transform:uppercase;color:var(--pct-ink-muted)}.pct-cell--value{display:flex;align-items:center;padding:18px 22px}.pct-cell--current{background:var(--pct-col-tint)}.pct-val{font-family:roca,Roca,serif;font-weight:700;font-size:16px;line-height:1.55;color:var(--pct-primary)}.pct-mark{width:22px;height:22px;flex:0 0 22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.pct-mark svg{width:12px;height:12px;display:block}.pct-mark--yes{background:var(--pct-primary);color:#fff}.pct-mark--no{border:1px solid var(--pct-primary);color:var(--pct-primary)}.pct-mark--no svg{width:10px;height:10px}.pct-cell--foot{border-bottom:0;padding:24px 22px;display:flex;align-items:flex-start}.pct-cta{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--pct-primary);border-radius:999px;padding:10px 16px;font-family:Open Sans,sans-serif;font-weight:600;font-size:12px;line-height:1.55;letter-spacing:.24px;text-transform:capitalize;color:var(--pct-primary);text-decoration:none;background:transparent;white-space:nowrap;transition:background-color .2s ease,color .2s ease}a.pct-cta:hover{background:var(--pct-primary);color:#fff}.pct-cta--here{background:var(--pct-highlight);border-color:var(--pct-highlight);color:var(--pct-primary);cursor:default}.pct-mobile__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.pct-mobile__scroll::-webkit-scrollbar{display:none}.pct-mobile__inner{background:var(--pct-card-bg);border:1px solid var(--pct-border-soft);border-radius:10px;overflow:hidden}.pct-mobile__row{display:flex}.pct-mobile__row--head{background:var(--pct-header-bg)}.pct-mobile__cell{flex:1 0 140px;min-width:140px;display:flex;align-items:center;justify-content:center;text-align:center;padding:12px 6px}.pct-mobile__cell+.pct-mobile__cell{border-left:1px solid var(--pct-border-soft)}.pct-mobile__cell--head{padding:12px}.pct-mobile__row .pct-mobile__cell--value{background:#fff}.pct-mobile__cell--value.pct-mobile__cell--current{background:var(--pct-row-tint)}.pct-mobile__cell--value .pct-val{font-family:Open Sans,sans-serif;font-weight:600;font-size:14px;line-height:1.3;color:var(--pct-primary)}.pct-mobile__bar{background:var(--pct-primary);color:#fff;font-family:Open Sans,sans-serif;font-weight:700;font-size:10px;line-height:1.86;letter-spacing:1.44px;text-transform:uppercase;padding:8px 10px}.pct-mobile__cell--foot{background:var(--pct-card-bg);padding:14px 6px}.pct-mobile__cell--foot.pct-mobile__cell--current{background:var(--pct-highlight)}.pct-mobile__cell--foot .pct-cta{border:0;background:transparent;padding:0;font-weight:700;font-size:11px;letter-spacing:.66px;text-transform:none}.pct-mobile__cell--foot .pct-cta--here{cursor:default}.pct-mobile__swipe{display:flex;align-items:center;justify-content:center;gap:16px;padding:8px 4px 0}.pct-mobile__swipe-text{font-family:Open Sans,sans-serif;font-weight:700;font-size:10px;letter-spacing:1.2px;text-transform:uppercase;color:var(--pct-primary)}.pct-mobile__swipe-arrow{display:inline-flex;align-items:center;justify-content:center;width:34px;height:30px;padding:0;margin:0;-webkit-appearance:none;appearance:none;background:transparent;border:1px solid var(--pct-primary);border-radius:100px;color:var(--pct-primary);font-size:14px;line-height:1;cursor:pointer;transition:background-color .2s ease,color .2s ease}.pct-mobile__swipe-arrow:hover{background:var(--pct-primary);color:#fff}.pct-mobile__swipe-arrow:focus-visible{outline:2px solid var(--pct-primary);outline-offset:2px}@media(min-width:750px)and (max-width:1023px){.pct-head__title{font-size:48px;letter-spacing:-1.4px}.pct-cell--promo{padding:18px}.pct-cell--head{padding:18px 14px}.pct-cell--label,.pct-cell--value{padding:14px}.pct-cell--label{font-size:11px;letter-spacing:1px}.pct-cell--foot{padding:18px 14px}.pct-product__media{width:64px;height:64px}.pct-product__name{font-size:16px}}@media(max-width:749px){.pct-table--desktop{display:none}.pct-mobile{display:block}.pct-section{margin-top:var(--pct-mt-m, 0px);margin-bottom:var(--pct-mb-m, 0px)}.pct-section__divider--top,.pct-section__divider--bottom{display:none}.pct-section--top-divider-mobile .pct-section__divider--top,.pct-section--bottom-divider-mobile .pct-section__divider--bottom{display:block}.pct-head{margin-bottom:18px;gap:12px}.pct-head__eyebrow{font-size:12px}.pct-head__title{font-size:32px;line-height:1;letter-spacing:-1.26px}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/section-product-comparison-table.css.map */
