.wy-vs{--wy-vs-green: var(--wy-brand-green, #2c442d);--wy-vs-cream: var(--wy-brand-cream, #fcf7ec);--wy-vs-ink: #221f1f;background:var(--wy-vs-bg, var(--wy-vs-cream));color:var(--wy-vs-text, var(--wy-vs-ink))}.wy-vs__inner{max-width:calc(var(--page-width, 1250px) + 80px);margin:0 auto;padding:64px 40px 60px}.wy-vs__head{text-align:center;margin:0 0 34px}.wy-vs__logo{display:block;height:auto;margin:0 auto 16px;border-radius:0}.wy-vs__eyebrow{margin:0 0 10px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--wy-vs-green)}.wy-vs__heading{margin:0;font-family:var(--font-heading-family);font-size:clamp(30px,3.6vw,52px);font-weight:900;line-height:1.03;letter-spacing:-.02em;text-wrap:balance;color:var(--wy-vs-heading, var(--wy-vs-green))}.wy-vs__heading em{font-style:italic}.wy-vs__sub{margin:14px auto 0;max-width:58ch;font-size:16px;line-height:1.55}.wy-vs__sub p{margin:0 0 8px}.wy-vs__sub p:last-child{margin-bottom:0}.wy-vs__grid{position:relative;display:grid;grid-template-columns:var(--wy-vs-cols, minmax(0, 1.7fr) repeat(2, minmax(0, 1fr)));column-gap:var(--wy-vs-gap, 16px);align-items:stretch}.wy-vs__grid--topped{margin-top:var(--wy-vs-top-space, 100px)}.wy-vs__cards{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:grid;grid-template-columns:var(--wy-vs-cols, minmax(0, 1.7fr) repeat(2, minmax(0, 1fr)));column-gap:var(--wy-vs-gap, 16px);pointer-events:none}.wy-vs__card{grid-row:1;border-radius:var(--wy-vs-radius, 40px);background:var(--wy-vs-card, #ffffff);border:1px solid var(--wy-vs-card-border, var(--wy-vs-green))}.wy-vs__card--bare{background:none;border-color:transparent}.wy-vs__card--ours{position:relative;margin-top:-26px;background:var(--wy-vs-accent, var(--wy-vs-green));border-color:var(--wy-vs-accent, var(--wy-vs-green))}.wy-vs__topper{position:absolute;left:50%;bottom:calc(100% - 52px);transform:translate(-50%);width:min(var(--wy-vs-topper-w, 240px),190%);max-width:none;height:auto;border-radius:0}.wy-vs__cell{position:relative;z-index:1;display:flex;align-items:center;min-width:0;padding:17px 24px}.wy-vs__cell--value{justify-content:center;text-align:center;padding-inline:10px}.wy-vs__cell--ours{color:var(--wy-vs-accent-text, #ffffff)}.wy-vs__cell--head{align-items:flex-end;padding-top:34px;padding-bottom:22px}.wy-vs__cell--last{padding-bottom:32px}.wy-vs__cell--rule:before{content:"";position:absolute;top:0;left:24px;right:24px;height:1px;background:currentColor;opacity:.22}.wy-vs__cell--value.wy-vs__cell--rule:before{left:14px;right:14px}.wy-vs__cell--ours.wy-vs__cell--rule:before{opacity:.34}.wy-vs__label{font-size:clamp(15px,1.25vw,19px);line-height:1.3;font-weight:500;color:var(--wy-vs-text, var(--wy-vs-green))}.wy-vs__label--head{font-family:var(--font-heading-family);font-size:clamp(17px,1.6vw,24px);font-weight:800;letter-spacing:-.01em;color:var(--wy-vs-heading, var(--wy-vs-green))}.wy-vs__col-title{font-family:var(--font-heading-family);font-size:clamp(14px,1.35vw,20px);font-weight:800;line-height:1.15;letter-spacing:-.01em;text-wrap:balance}.wy-vs__col-logo{display:block;height:auto;margin:0 auto;border-radius:0}.wy-vs__mark{display:block;width:clamp(30px,3vw,44px);height:auto;color:var(--wy-vs-green)}.wy-vs__cell--ours .wy-vs__mark{color:inherit}.wy-vs__value-text{font-size:clamp(12px,1.05vw,15px);font-weight:600;line-height:1.25;text-wrap:balance}.wy-vs__sr{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.wy-vs__foot{margin:38px 0 0;text-align:center}.wy-vs__foot-heading{margin:0;font-family:var(--font-heading-family);font-size:clamp(30px,4vw,58px);font-weight:900;line-height:1.02;letter-spacing:-.025em;text-wrap:balance;color:var(--wy-vs-heading, var(--wy-vs-green))}.wy-vs__foot-text{margin:10px 0 0;font-size:clamp(14px,1.2vw,18px);line-height:1.5}@media(max-width:1024px){.wy-vs__inner{padding:52px 24px 48px}.wy-vs__cell{padding:15px 18px}.wy-vs__cell--rule:before{left:18px;right:18px}}@media(max-width:749px){.wy-vs__inner{padding:44px 16px 40px}.wy-vs__grid,.wy-vs__cards{column-gap:min(var(--wy-vs-gap, 16px),9px)}.wy-vs__card{border-radius:min(var(--wy-vs-radius, 40px),22px)}.wy-vs__card--ours{margin-top:-16px}.wy-vs__topper{bottom:calc(100% - 30px);width:var(--wy-vs-topper-w-m, min(var(--wy-vs-topper-w, 240px), 190%))}.wy-vs__grid--topped{margin-top:var(--wy-vs-top-space-m, min(var(--wy-vs-top-space, 100px), 42vw))}.wy-vs__cell{padding:12px}.wy-vs__cell--value{padding-inline:5px}.wy-vs__cell--head{padding-top:20px;padding-bottom:14px}.wy-vs__cell--last{padding-bottom:20px}.wy-vs__cell--rule:before{left:12px;right:12px}.wy-vs__cell--value.wy-vs__cell--rule:before{left:7px;right:7px}.wy-vs__label{font-size:13px;line-height:1.25}.wy-vs__label--head{font-size:15px}.wy-vs__col-title{font-size:12.5px}.wy-vs__mark{width:27px}.wy-vs__value-text{font-size:11.5px}.wy-vs__head{margin-bottom:26px}.wy-vs__foot{margin-top:28px}}@media(max-width:400px){.wy-vs__cell{padding:10px 9px}.wy-vs__cell--value{padding-inline:3px}.wy-vs__label{font-size:11.5px}.wy-vs__label--head{font-size:13px}.wy-vs__col-title{font-size:11px}.wy-vs__mark{width:23px}.wy-vs__value-text{font-size:10.5px}}@media(min-width:750px){.wy-vs__heading{font-size:var(--wy-heading-fs-d, clamp(30px, 3.6vw, 52px))}.wy-vs__foot-heading{font-size:var(--wy-foot-fs-d, clamp(30px, 4vw, 58px))}}@media(max-width:749px){.wy-vs__heading{font-size:var(--wy-heading-fs-m, clamp(30px, 3.6vw, 52px))}.wy-vs__foot-heading{font-size:var(--wy-foot-fs-m, clamp(30px, 4vw, 58px))}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/wythout-compare.css.map */
