.ffm{--ffm-muted: rgb(var(--ffm-ink-rgb) / .62);--ffm-line: rgb(var(--ffm-ink-rgb) / .12);--ffm-card: #f7f7f7;--ffm-pillar: #ffffff;--ffm-pillar-ink: #2d2d2d;--ffm-pillar-shadow: 0 8px 24px rgba(0,0,0,.08), 0 0 0 1px rgba(0,0,0,.04);--ffm-yes: #3b7a57;--ffm-yes-tick: var(--ffm-pillar);--ffm-radius: 16px;--ffm-c1: 36%;--ffm-c2: 22%;--ffm-c3: 21%;--ffm-head-h: 68px;--ffm-foot: 22px;position:relative;color:var(--ffm-ink);background-color:var(--ffm-bg, transparent)}.ffm--seasalt{--ffm-card: #ffffff}.ffm--pill-dark{--ffm-pillar: #2d2d2d;--ffm-pillar-ink: #f7f7f7;--ffm-pillar-shadow: none;--ffm-yes: #f7f7f7}.ffm--dark{--ffm-card: #3a3a3a;--ffm-line: rgb(255 255 255 / .14);--ffm-pillar: #f7f7f7;--ffm-pillar-ink: #2d2d2d;--ffm-pillar-shadow: none}.ffm--dark.ffm--pill-dark{--ffm-pillar: #f7f7f7;--ffm-pillar-ink: #2d2d2d;--ffm-yes: #2d2d2d}.ffm__inner{display:grid;grid-template-columns:minmax(0,1fr)}.ffm__head{display:grid;gap:12px;padding-bottom:28px}.ffm .ff-eyebrow{font-family:var(--font-heading-family);color:inherit}.ffm__headline{margin:0;max-width:18ch;color:inherit;font-family:var(--font-heading-family);font-weight:700;line-height:var(--font-heading-line-height, 1);text-transform:uppercase;text-wrap:balance}.ffm__intro{margin:0;max-width:56ch;line-height:1.55}@media screen and (min-width:1024px){.ffm__inner{grid-template-columns:minmax(0,1fr) minmax(0,2fr);grid-template-rows:auto 1fr auto;column-gap:clamp(40px,5vw,80px)}.ffm__head{grid-column:1;grid-row:1;padding-bottom:32px;align-content:start}.ffm__headline{font-size:min(4.73vw,68px)}.ffm__table{height:100%}.ffm__table-wrap{grid-column:2;grid-row:1 / span 2}.ffm__price{grid-column:1;grid-row:2;align-self:end}.ffm__footnote{grid-column:2;grid-row:3}}.ffm__table-wrap{position:relative;padding-bottom:var(--ffm-foot)}.ffm__card,.ffm__pill{position:absolute;display:block;pointer-events:none}.ffm__card{left:0;right:0;top:var(--ffm-head-h);bottom:var(--ffm-foot);background:var(--ffm-card);border:1px solid var(--ffm-line);border-radius:14px}.ffm__pill{left:var(--ffm-c1);width:var(--ffm-c2);top:0;bottom:0;background:var(--ffm-pillar);box-shadow:var(--ffm-pillar-shadow);border-radius:var(--ffm-radius)}.ffm__table{position:relative;width:100%;margin:0;table-layout:fixed;border-collapse:separate;border-spacing:0;box-shadow:none;border-radius:0;background:none;font-family:var(--font-body-family);font-size:15px;line-height:1.3}.ffm__table th,.ffm__table td{border:0;background:none;font-size:15px;line-height:1.3;vertical-align:middle}.ffm__col-label{width:var(--ffm-c1)}.ffm__col-ff{width:var(--ffm-c2)}.ffm__col-m{width:var(--ffm-c3)}.ffm__table thead th{height:var(--ffm-head-h);vertical-align:bottom}.ffm__table .ffm__th{padding:0 10px 14px;text-align:center;font-weight:500;color:var(--ffm-muted);font-size:13px;letter-spacing:.01em}.ffm__table .ffm__th--label{text-align:left}.ffm__table .ffm__th--ff{position:relative;padding:0 6px 14px;color:var(--ffm-pillar-ink)}.ffm__ff-name{display:block;font-family:var(--font-heading-family);font-size:17px;font-weight:700;line-height:1.05;letter-spacing:.04em;text-transform:uppercase}.ffm__hues{position:absolute;left:16px;right:16px;top:14px;display:flex;gap:4px;height:3px}.ffm__hues i{flex:1;display:block;border-radius:2px}.ffm__table .ffm__row .ffm__td{padding:11px 14px}.ffm__table .ffm__row+.ffm__row .ffm__td--label,.ffm__table .ffm__row+.ffm__row .ffm__td--m1,.ffm__table .ffm__row+.ffm__row .ffm__td--m2{border-top:1px solid var(--ffm-line)}.ffm__table .ffm__td--label{text-align:left;padding-left:22px}.ffm__table .ffm__td--ff,.ffm__table .ffm__td--m1,.ffm__table .ffm__td--m2{text-align:center}.ffm__table .ffm__td--ff{color:var(--ffm-pillar-ink)}.ffm__label{display:block;font-weight:700;font-size:15px;letter-spacing:-.005em}.ffm__sub{display:block;margin-top:2px;font-size:13px;line-height:1.35;color:var(--ffm-muted);text-wrap:pretty}.ffm__cellwrap{display:inline-grid;justify-items:center;gap:2px}.ffm__mark{width:20px;height:20px}.ffm__mark--yes{width:30px;height:30px;color:var(--ffm-yes)}.ffm__mark--no,.ffm__mark--partial{color:rgb(var(--ffm-ink-rgb) / .4)}.ffm__td--m1 .ffm__mark--yes,.ffm__td--m2 .ffm__mark--yes{width:20px;height:20px;color:rgb(var(--ffm-ink-rgb) / .45)}.ffm__mark--partial path{opacity:.7}.ffm__val{font-weight:500;font-size:13.5px;color:rgb(var(--ffm-ink-rgb) / .8);overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.ffm__td--ff .ffm__val{font-weight:700;color:inherit}.ffm__valsub{font-size:11px;color:var(--ffm-muted)}.ffm__price{display:grid;gap:18px;margin-top:28px;padding:22px 24px;border-radius:14px;background:var(--ffm-price-bg, var(--ffm-card));border:1px solid var(--ffm-price-line, var(--ffm-line));color:var(--ffm-price-ink, inherit)}.ffm__price--base-tint{--ffm-price-bg: #e8f2ef;--ffm-price-line: transparent;--ffm-price-ink: #2d2d2d}.ffm__price--base{--ffm-price-bg: #87c0af;--ffm-price-line: transparent;--ffm-price-ink: #2d2d2d}.ffm__price--base-tint .ffm__price-lead,.ffm__price--base-tint .ffm__price-sub,.ffm__price--base .ffm__price-lead,.ffm__price--base .ffm__price-sub{color:inherit}.ffm__price-text{display:grid;gap:4px}.ffm__price-lead{margin:0;font-size:15px;color:var(--ffm-muted)}.ffm__price-num{margin:0;display:flex;align-items:baseline;gap:8px}.ffm__price-amount{font-family:var(--font-heading-family);font-size:clamp(3rem,4.4vw,4.25rem);font-weight:700;line-height:.95;letter-spacing:-.01em;text-transform:uppercase}.ffm__price-num{flex-wrap:wrap}.ffm__price-unit{font-family:var(--font-heading-family);font-size:1.375rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.ffm__price-sub{margin:0;font-size:13px;color:var(--ffm-muted)}.ffm__price-btn{width:100%;justify-content:center}@media screen and (min-width:1024px){.ffm__price{margin-top:0;margin-bottom:var(--ffm-foot)}}.ffm__footnote{margin:12px 0 0;font-size:12px;line-height:1.5;color:var(--ffm-muted)}.ffm.is-armed .ffm__row{opacity:0;transform:translateY(8px);transition:opacity .45s var(--ease-out, ease),transform .45s var(--ease-out, ease)}.ffm.is-armed .ffm__row.is-on{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.ffm.is-armed .ffm__row{opacity:1;transform:none;transition:none}}@media screen and (max-width:767px){.ffm{--ffm-c1: 35%;--ffm-c2: 21%;--ffm-c3: 22%;--ffm-head-h: 64px;--ffm-foot: 18px;--ffm-radius: 14px}.ffm__head{padding-bottom:24px}.ffm__table .ffm__th{padding:0 4px 12px;font-size:12px}.ffm__table .ffm__th--ff{padding:0 2px 12px}.ffm__ff-name{font-size:14px;letter-spacing:.02em}.ffm__hues{left:9px;right:9px;top:12px;gap:3px}.ffm__table .ffm__row .ffm__td{padding:11px 6px}.ffm__table .ffm__td--label{padding-left:12px}.ffm__label{font-size:14px}.ffm__sub{font-size:11.5px;-webkit-hyphens:auto;hyphens:auto}.ffm__mark{width:22px;height:22px}.ffm__td--ff .ffm__mark--yes{width:26px;height:26px}.ffm__val{font-size:11.5px}.ffm__valsub{font-size:10.5px}.ffm__price{padding:22px 20px}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/ff-market-compare.css.map */
