.gr-comp{position:relative;padding:var(--gr-pt,80px) 16px var(--gr-pb,80px);background:var(--gr-bg,#F7F5F0);font-family:var(--font-body-family,sans-serif);color:#1a1a1a;-webkit-font-smoothing:antialiased}html.dark .gr-comp{background:var(--gr-bg-dark,#141414);color:#e8e8e8}.gr-comp__inner{max-width:1080px;margin:0 auto}.gr-comp__header{text-align:center;margin-bottom:40px;opacity:0;transform:translateY(14px);transition:opacity .55s ease,transform .55s ease}.gr-comp.is-visible .gr-comp__header{opacity:1;transform:none}.gr-comp__eyebrow{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#005450;margin:0 0 12px}html.dark .gr-comp__eyebrow{color:#91b474}.gr-comp__heading{font-family:var(--font-heading-family,serif);font-size:clamp(28px,4.2vw,40px);line-height:1.2;margin:0 0 14px;font-weight:400;letter-spacing:-.01em;color:#1a1a1a}html.dark .gr-comp__heading{color:#fff}.gr-comp__sub{font-size:16px;line-height:1.6;max-width:560px;margin:0 auto;color:#555}.gr-comp__sub p{margin:0}html.dark .gr-comp__sub{color:#b0b0b0}.gr-comp__table{position:relative;background:#fff;border-radius:18px;padding:8px 6px 6px;box-shadow:0 2px 16px #0000000a;display:grid;grid-template-columns:minmax(0,1.55fr) repeat(3,minmax(0,1fr));column-gap:2px;row-gap:0;opacity:0;transform:translateY(20px);transition:opacity .65s ease .12s,transform .65s ease .12s}html.dark .gr-comp__table{background:#1f1f1f;box-shadow:0 4px 24px #00000040}.gr-comp.is-visible .gr-comp__table{opacity:1;transform:none}.gr-comp__col{padding:14px 3px 12px;text-align:center;align-self:end}.gr-comp__col h3{font-size:12.5px;line-height:1.25;font-weight:600;margin:0 0 4px;color:#1a1a1a;letter-spacing:-.005em}.gr-comp__col p{font-size:10.5px;line-height:1.35;margin:0;color:#888;font-weight:400}html.dark .gr-comp__col h3{color:#fff}html.dark .gr-comp__col p{color:#a0a0a0}.gr-comp__col--featured{position:relative;background:#005450;border-radius:12px 12px 0 0;padding:18px 4px 14px;margin-top:-8px;box-shadow:0 6px 18px #0054502e;align-self:stretch}.gr-comp__col--featured h3{color:#fff;font-size:13.5px;font-weight:700;margin-bottom:3px}.gr-comp__col--featured p{color:#ffffffc7}.gr-comp__col h3,.gr-comp__col p{hyphens:manual;-webkit-hyphens:manual;word-break:normal;overflow-wrap:break-word}.gr-comp__badge{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:#91b474;color:#fff;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 10px;border-radius:999px;white-space:nowrap;box-shadow:0 2px 6px #0000001f}.gr-comp__cell{padding:14px 4px;text-align:center;font-size:13px;line-height:1.4;color:#1a1a1a;display:flex;align-items:center;justify-content:center;border-top:1px solid rgba(0,0,0,.05);opacity:0;transform:translateY(6px);transition:opacity .45s ease,transform .45s ease,background-color .2s ease}html.dark .gr-comp__cell{color:#e8e8e8;border-top-color:#ffffff0f}.gr-comp__cell--feature{text-align:left;font-weight:500;font-size:12.5px;padding:14px 8px 14px 12px;justify-content:flex-start;line-height:1.35}.gr-comp__cell--featured{background:#0054500d;border-top:1px solid rgba(0,84,80,.08)}html.dark .gr-comp__cell--featured{background:#91b4740f;border-top-color:#91b4741a}.gr-comp__cell--last.gr-comp__cell--featured{border-radius:0 0 12px 12px}.gr-comp.is-visible .gr-comp__cell{opacity:1;transform:none}.gr-comp.is-visible .gr-comp__cell[data-row="0"]{transition-delay:.22s}.gr-comp.is-visible .gr-comp__cell[data-row="1"]{transition-delay:.3s}.gr-comp.is-visible .gr-comp__cell[data-row="2"]{transition-delay:.38s}.gr-comp.is-visible .gr-comp__cell[data-row="3"]{transition-delay:.46s}.gr-comp.is-visible .gr-comp__cell[data-row="4"]{transition-delay:.54s}.gr-comp.is-visible .gr-comp__cell[data-row="5"]{transition-delay:.62s}.gr-comp.is-visible .gr-comp__cell[data-row="6"]{transition-delay:.7s}.gr-comp.is-visible .gr-comp__cell[data-row="7"]{transition-delay:.78s}.gr-comp__mark{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;font-size:13px;font-weight:700;line-height:1;flex-shrink:0;transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.gr-comp__mark--yes{background:#005450;color:#fff;box-shadow:0 1px 3px #00545033}.gr-comp__mark--yes svg{width:13px;height:13px;stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;fill:none}.gr-comp__mark--no{background:#00000008;border:1.5px solid rgba(0,0,0,.18);color:#00000073}.gr-comp__mark--no svg{width:11px;height:11px;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;fill:none}html.dark .gr-comp__mark--no{background:#ffffff0a;border-color:#ffffff2e;color:#ffffff73}.gr-comp__mark--dash{background:transparent;width:auto;height:26px;color:#0000004d}.gr-comp__mark--dash:before{content:"";display:block;width:14px;height:2px;background:currentColor;border-radius:1px}html.dark .gr-comp__mark--dash{color:#ffffff4d}.gr-comp__mark--question{background:#00000006;border:1.5px dashed rgba(0,0,0,.22);color:#00000080;font-size:13px;font-weight:600}html.dark .gr-comp__mark--question{background:#ffffff08;border-color:#ffffff38;color:#ffffff8c}@media(hover:hover){.gr-comp__cell.is-row-hover:not(.gr-comp__cell--featured){background:#00545006}html.dark .gr-comp__cell.is-row-hover:not(.gr-comp__cell--featured){background:#ffffff08}.gr-comp__cell.is-row-hover .gr-comp__mark{transform:scale(1.06)}}.gr-comp__cta{margin-top:32px;text-align:center;opacity:0;transform:translateY(8px);transition:opacity .5s ease .8s,transform .5s ease .8s}.gr-comp.is-visible .gr-comp__cta{opacity:1;transform:none}.gr-comp__btn{display:inline-block;padding:14px 28px;background:#005450;color:#fff;text-decoration:none;border-radius:999px;font-size:15px;font-weight:600;letter-spacing:.01em;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;border:none;cursor:pointer}.gr-comp__btn:hover{background:#003e3a;transform:translateY(-1px);box-shadow:0 6px 18px #00545038}html.dark .gr-comp__btn{background:#91b474;color:#1a1a1a}html.dark .gr-comp__btn:hover{background:#a3c486;box-shadow:0 6px 18px #91b47438}@media(prefers-reduced-motion:reduce){.gr-comp__header,.gr-comp__table,.gr-comp__cell,.gr-comp__cta{opacity:1!important;transform:none!important;transition:none!important}}@media(min-width:600px){.gr-comp{padding-left:32px;padding-right:32px}.gr-comp__col h3{font-size:14px}.gr-comp__col p{font-size:11.5px}.gr-comp__col--featured h3{font-size:15.5px}.gr-comp__col--featured p{font-size:12px}.gr-comp__cell{font-size:14px;padding:16px 8px}.gr-comp__cell--feature{font-size:14px;padding:16px 12px 16px 18px}.gr-comp__mark{width:30px;height:30px}.gr-comp__mark--yes svg{width:14px;height:14px}.gr-comp__mark--no svg{width:12px;height:12px}}@media(min-width:990px){.gr-comp__table{grid-template-columns:minmax(0,1.7fr) repeat(3,minmax(0,1fr));padding:10px 8px 8px}.gr-comp__col h3{font-size:15px}.gr-comp__col--featured h3{font-size:17px}.gr-comp__cell{font-size:15px;padding:18px 8px}.gr-comp__cell--feature{font-size:15px;padding:18px 14px 18px 22px}.gr-comp__mark{width:32px;height:32px}}
/*# sourceMappingURL=/cdn/shop/t/64/assets/gr-comparison.css.map */
