.comparison-table-section__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.comparison-table-section__background>div,.comparison-table-section__background>picture,.comparison-table-section__background>img{width:100%;height:100%}.comparison-table-section__background-image{width:100%;height:100%;object-fit:cover;object-position:center}.comparison-table-section__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.comparison-table-section--has-bg{background-color:transparent}.comparison-table__col-1-image{width:100%;position:relative;z-index:1}.comparison-table__col-1-image img{display:block;width:100%;height:auto}.comparison-icon{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:9999px;padding:.375rem;flex-shrink:0;margin-left:auto;margin-right:auto}.comparison-icon--highlight{background-color:transparent;color:#000}.comparison-icon--highlight.comparison-icon--check{background-color:transparent;border:2px solid #000;color:#000}.comparison-icon--highlight.comparison-icon--cross{background-color:transparent;border:none;color:#000}.comparison-icon--default.comparison-icon--check{background-color:transparent;border:2px solid #000;color:#000}.comparison-icon--default.comparison-icon--cross{background-color:transparent;border:none;color:rgba(var(--color-scheme-accent-1))}.comparison-icon--default{background-color:transparent;color:#6f6f6f}.comparison-table-shell{position:relative;background-color:#fcfcf7;border-radius:20px;overflow:visible;padding-left:1.25rem;padding-right:1.25rem}.comparison-table{border-collapse:separate;border-spacing:0;position:relative}.comparison-table th,.comparison-table td{background-color:transparent;border:none;border-bottom:1px solid #000}.comparison-table tr:last-child th,.comparison-table tr:last-child td{border-bottom:none}.comparison-table__col--highlight{position:relative;background-color:transparent!important;box-shadow:inset 0 0 0 9999px rgb(var(--color-highlight));color:#000;border-bottom-color:transparent}.comparison-table__col--header{font-weight:700;color:#000}.comparison-table__col--header.comparison-table__col--highlight:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:1.75rem;background-color:rgb(var(--color-highlight));border-radius:20px 20px 0 0;z-index:0}.comparison-table tr:last-child .comparison-table__col--highlight:after{content:"";position:absolute;left:0;right:0;top:100%;height:1.75rem;background-color:rgb(var(--color-highlight));border-radius:0 0 20px 20px}.comparison-table-shell .comparison-table tr:first-child th:not(.comparison-table__col--header):not(.top-left-cell){font-size:.8rem!important;font-weight:500!important;letter-spacing:.05em;text-transform:uppercase;line-height:1.3}.comparison-table__col-heading{display:inline-block;line-height:1.3}.comparison-table .top-left-cell{background-color:transparent;border:none}.comparison-table__row-subtitle{display:block;font-size:.72em;opacity:.55;font-weight:400;margin-top:2px;font-family:inherit}.comparison-table-layout{display:flex;flex-direction:column;gap:2rem}.comparison-table-layout__table>.custom-scroll{padding-top:2rem;padding-bottom:2rem}@media(max-width:989px){.comparison-table-section .comparison-table-layout__table>.custom-scroll:not(.-mx-5){margin-right:calc(-1 * var(--section-x-padding));padding-right:var(--section-x-padding);-ms-overflow-style:none;scrollbar-width:none}.comparison-table-section .comparison-table-layout__table>.custom-scroll:not(.-mx-5)::-webkit-scrollbar{display:none}}@media(min-width:990px){.comparison-icon{width:2.5rem;height:2.5rem}.comparison-table th:first-child,.comparison-table td:first-child{width:22%;min-width:11rem}.comparison-table-layout{flex-direction:row;align-items:center;gap:3rem}.comparison-table-layout__text{width:40%;flex-shrink:0}.comparison-table-layout__table{width:60%;flex:1;min-width:0;padding-top:70px}.comparison-table-section .custom-scroll{overflow:visible}.comparison-table-shell--highlight-col-image .comparison-table__col--header.comparison-table__col--highlight:before{height:calc(1.75rem + 70px)}.comparison-table__col-1-image{margin-top:-70px}}.custom-section{--custom-section-min-height: 0px;--custom-section-min-height-mobile: 0px;min-height:var(--custom-section-min-height-mobile)}@media(min-width:990px){.custom-section{min-height:var(--custom-section-min-height)}}.custom-section__content{position:relative;display:flex;align-items:center;min-height:inherit}.custom-section__content--small{padding-block:1.5rem}.custom-section__content--standard{padding-block:var(--section-vertical-spacing)}.custom-section__content--large{padding-block:calc(var(--section-vertical-spacing) * 1.5)}.custom-section__inner{width:100%}.newsletter{--newsletter-btn-bg: #ec008c;--newsletter-btn-text: #ffffff}.newsletter__background-image{object-position:center}.newsletter .undo-text--max-narrow{max-width:28rem}.newsletter .undo-text--max-normal{max-width:40rem}.newsletter .undo-text--max-wide{max-width:56rem}@media(max-width:989px){.newsletter__form-row{flex-direction:column!important}}.newsletter__form-row .input-group-field{height:100%;padding-top:.75rem;padding-bottom:.75rem;box-shadow:var(--button-drop-shadow-left-size, 4px) var(--button-drop-shadow-top-size, 4px) 0 0 rgb(var(--color-button-shadow, 0 0 0))}.newsletter__form-row .input-group-field:focus{box-shadow:var(--button-drop-shadow-left-size, 4px) var(--button-drop-shadow-top-size, 4px) 0 0 rgb(var(--color-button-shadow, 0 0 0))}.newsletter__submit .push-btn__surface,.newsletter__submit .push-btn__surface:not(.push-btn__surface--secondary){background:var(--newsletter-btn-bg);color:var(--newsletter-btn-text);box-shadow:none}@media(hover:hover)and (pointer:fine){.newsletter__submit:hover .push-btn__surface,.newsletter__submit:hover .push-btn__surface:not(.push-btn__surface--secondary){background:var(--newsletter-btn-bg);color:var(--newsletter-btn-text);box-shadow:none;filter:brightness(.92)}}.text-columns__arrows{display:flex;gap:.5rem;justify-content:flex-end}.text-columns__nav{display:inline-block;padding:0;background:none;border:0;cursor:pointer}.text-columns__nav .text-columns__nav-surface{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:.5rem;background-color:rgb(var(--color-scheme-accent-2));color:rgb(var(--color-scheme-accent-2-contrast));border-radius:var(--button-border-radius, 0);transition:background-color .15s ease}.text-columns__nav[disabled] .text-columns__nav-surface,.text-columns__nav:disabled .text-columns__nav-surface{background-color:rgb(var(--color-scheme-text));color:rgb(var(--color-scheme-background));cursor:not-allowed}.text-columns__nav:hover .text-columns__nav-surface,.text-columns__nav:focus .text-columns__nav-surface,.text-columns__nav:focus-visible .text-columns__nav-surface{transform:none}.undo-benefits__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.undo-benefits__background>div,.undo-benefits__background>picture{width:100%;height:100%}.undo-benefits__background-image{width:100%;height:100%;object-fit:cover}.undo-benefits__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.undo-benefits__slider{display:flex;flex-direction:column;gap:1.25rem}.undo-benefits__heading{order:1}.undo-benefits__subtitle{margin-top:.625rem;max-width:48rem;font-size:1rem;line-height:1.45}.undo-benefits__slider .splide__track{order:2}.undo-benefits__arrows{order:3;display:flex;gap:.5rem;justify-content:flex-end}.undo-benefits__card-surface{color:#fff}.undo-benefits__image-wrap{position:relative;aspect-ratio:3 / 4;overflow:hidden}.undo-benefits__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(0,0,0,.45) 0%,transparent 40%,transparent 55%,rgba(0,0,0,.6) 100%);pointer-events:none}.undo-benefits__image{width:100%;height:100%;object-fit:cover}.undo-benefits__meta{position:absolute;top:0;left:0;right:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1rem 0}.undo-benefits__rating{max-height:1.25rem;width:auto}.undo-benefits__name{font-size:1.0625rem;line-height:1.2;font-weight:500;text-align:right}.undo-benefits__body{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;flex-direction:column;gap:.75rem;padding:1rem}.undo-benefits__card-title{margin:0;font-size:1.5rem;line-height:1!important;text-transform:uppercase;letter-spacing:.02em}.undo-benefits__quote{font-size:1rem;line-height:1.45}.undo-benefits__quote p{margin:0}.undo-benefits__cta{display:inline-flex;width:fit-content;font-size:.875rem;line-height:1.2;text-transform:lowercase;text-decoration:none;color:#fff;border-bottom:1px solid rgba(255,255,255,.7);padding-bottom:.125rem}.undo-benefits__nav{display:inline-block;padding:0;background:none;border:0;cursor:pointer}.undo-benefits__nav .undo-benefits__nav-surface{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:.5rem;background-color:rgb(var(--color-scheme-accent-2));color:rgb(var(--color-scheme-accent-2-contrast));border-radius:var(--button-border-radius, 0);transition:background-color .15s ease}.undo-benefits__nav[disabled] .undo-benefits__nav-surface,.undo-benefits__nav:disabled .undo-benefits__nav-surface{background-color:rgb(var(--color-scheme-text));color:rgb(var(--color-scheme-background));cursor:not-allowed}.undo-benefits__nav:hover .undo-benefits__nav-surface,.undo-benefits__nav:focus .undo-benefits__nav-surface,.undo-benefits__nav:focus-visible .undo-benefits__nav-surface{transform:none}@media(max-width:989px){.undo-benefits__slider .splide__track{margin-left:calc(-1 * var(--section-x-padding));margin-right:calc(-1 * var(--section-x-padding))}}@media(min-width:990px){.undo-benefits__slider{display:grid;grid-template-columns:1fr;row-gap:2rem}.undo-benefits__heading{grid-column:1;grid-row:1;align-self:end}.undo-benefits__arrows{display:none}.undo-benefits__slider .splide__track{grid-column:1;grid-row:2}}.undo-hero{--undo-hero-min-height: 0px;--undo-hero-min-height-mobile: 0px;min-height:var(--undo-hero-min-height-mobile)}@media(min-width:990px){.undo-hero{min-height:var(--undo-hero-min-height)}}.undo-hero__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.undo-hero__background>div,.undo-hero__background>picture{width:100%;height:100%}.undo-hero__background-image{width:100%;height:100%;object-fit:cover}.undo-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.undo-hero__content{position:relative;display:flex;align-items:center;min-height:inherit}.undo-hero__content--small{padding-block:1.5rem}.undo-hero__content--standard{padding-block:var(--section-vertical-spacing)}.undo-hero__content--large{padding-block:calc(var(--section-vertical-spacing) * 1.5)}.undo-hero__inner{width:100%}.undo-group{display:flex;flex-direction:var(--undo-group-direction-mobile, column);justify-content:var(--undo-group-justify-mobile, flex-start);align-items:var(--undo-group-align-mobile, flex-start);gap:var(--undo-group-gap-mobile, 12px);width:100%}.undo-group--reverse-mobile{flex-direction:column-reverse}@media(min-width:990px){.undo-group{flex-direction:var(--undo-group-direction, row);justify-content:var(--undo-group-justify, flex-start);align-items:var(--undo-group-align, flex-start);gap:var(--undo-group-gap, 16px)}.undo-group--reverse-mobile{flex-direction:var(--undo-group-direction, row)}}.undo-group--fit{width:fit-content}.undo-group--auto{width:auto}.undo-group--fill{width:100%;flex:1 1 auto}.undo-group--max-narrow{max-width:32rem}.undo-group--max-normal{max-width:48rem}.undo-group--max-wide{max-width:64rem}a.undo-group{color:inherit;text-decoration:none}.undo-text{width:100%}.undo-text--max-narrow{max-width:28rem}.undo-text--max-normal{max-width:40rem}.undo-text--max-wide{max-width:56rem}.undo-text>p:first-child{margin-top:0}.undo-text>p:last-child{margin-bottom:0}.undo-button{line-height:1}.undo-button--full-width{display:block;width:100%}.undo-button--full-width .push-btn__surface{width:100%;text-align:center}.undo-image{display:block;max-width:var(--undo-image-max-width, 100%)}.undo-image--fit{width:fit-content}.undo-image--auto{width:auto}.undo-image--fill{width:100%;flex:1 1 auto}.undo-image__img{display:block;width:100%;height:auto}.undo-image--ratio .undo-image__img,.undo-image--ratio picture{aspect-ratio:var(--undo-image-ratio, auto);object-fit:cover;width:100%;height:100%}.undo-icon{display:inline-flex;align-items:center;justify-content:center}.undo-icon__media{width:var(--undo-icon-size, 60px);height:var(--undo-icon-size, 60px);display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;overflow:hidden}.undo-icon__media--border{border:calc(var(--icon-thickness) * 1px) solid currentColor}.undo-icon__media .theme-icon{width:60%;height:60%}.undo-icon__img{width:100%;height:100%;object-fit:contain}.undo-image-grid__item{isolation:isolate}.undo-image-grid__img{display:block}.undo-image-grid__placeholder-svg{object-fit:cover}.undo-reviews-v2__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.undo-reviews-v2__background>div,.undo-reviews-v2__background>picture{width:100%;height:100%}.undo-reviews-v2__background-image{width:100%;height:100%;object-fit:cover}.undo-reviews-v2__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.undo-reviews-v2__image-card,.undo-reviews-v2__text-card{aspect-ratio:3 / 4}.undo-reviews-v2__rating{max-height:1.25rem;width:auto}.undo-reviews-v2__stars{font-size:1rem;letter-spacing:.15em;line-height:1;color:currentColor}.undo-reviews-v2__star--empty{opacity:.35}.undo-reviews-v2__quote{font-size:1.375rem;line-height:1.25;text-wrap:balance}.undo-reviews-v2__slider{display:flex;flex-direction:column;gap:1.25rem}.undo-reviews-v2__heading{order:1}.undo-reviews-v2__slider .splide__track{order:2;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.undo-reviews-v2__arrows{order:3;display:flex;gap:.5rem;justify-content:flex-end}@media(min-width:990px){.undo-reviews-v2__slider{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;column-gap:1.5rem;row-gap:2rem}.undo-reviews-v2__heading{grid-column:1;grid-row:1;align-self:end}.undo-reviews-v2__arrows{grid-column:2;grid-row:1;align-self:end}.undo-reviews-v2__slider .splide__track{grid-column:1 / -1;grid-row:2}}.undo-reviews-v2__nav{display:inline-block;padding:0;background:none;border:0;cursor:pointer}.undo-reviews-v2__nav .undo-reviews-v2__nav-surface{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:.5rem;background-color:rgb(var(--color-scheme-accent-2));color:rgb(var(--color-scheme-accent-2-contrast));border-radius:var(--button-border-radius, 0);transition:background-color .15s ease}.undo-reviews-v2__nav[disabled] .undo-reviews-v2__nav-surface,.undo-reviews-v2__nav:disabled .undo-reviews-v2__nav-surface{background-color:rgb(var(--color-scheme-text));color:rgb(var(--color-scheme-background));cursor:not-allowed}.undo-reviews-v2__nav:hover .undo-reviews-v2__nav-surface,.undo-reviews-v2__nav:focus .undo-reviews-v2__nav-surface,.undo-reviews-v2__nav:focus-visible .undo-reviews-v2__nav-surface{transform:none}.undo-reviews__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.undo-reviews__background>div,.undo-reviews__background>picture{width:100%;height:100%}.undo-reviews__background-image{width:100%;height:100%;object-fit:cover}.undo-reviews__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.undo-reviews__image-wrap{aspect-ratio:1 / 1;overflow:hidden}.undo-reviews__rating{max-height:1.25rem;width:auto}.undo-reviews__card-title{font-size:1.125rem;line-height:1.2;text-transform:uppercase}.undo-reviews__slider{display:flex;flex-direction:column;gap:1.25rem}.undo-reviews__heading{order:1}.undo-reviews__slider .splide__track{order:2}@media(max-width:989px){.undo-reviews__slider .splide__track{margin-left:calc(-1 * var(--section-x-padding));margin-right:calc(-1 * var(--section-x-padding))}}.undo-reviews__arrows{order:3;display:flex;gap:.5rem;justify-content:flex-end}@media(min-width:990px){.undo-reviews__slider{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;column-gap:1.5rem;row-gap:2rem}.undo-reviews__heading{grid-column:1;grid-row:1;align-self:end}.undo-reviews__arrows{grid-column:2;grid-row:1;align-self:end}.undo-reviews__slider .splide__track{grid-column:1 / -1;grid-row:2}}.undo-reviews__nav{display:inline-block;padding:0;background:none;border:0;cursor:pointer}.undo-reviews__nav .undo-reviews__nav-surface{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:.5rem;background-color:rgb(var(--color-scheme-accent-2));color:rgb(var(--color-scheme-accent-2-contrast));border-radius:var(--button-border-radius, 0);transition:background-color .15s ease}.undo-reviews__nav[disabled] .undo-reviews__nav-surface,.undo-reviews__nav:disabled .undo-reviews__nav-surface{background-color:rgb(var(--color-scheme-text));color:rgb(var(--color-scheme-background));cursor:not-allowed}.undo-reviews__nav:hover .undo-reviews__nav-surface,.undo-reviews__nav:focus .undo-reviews__nav-surface,.undo-reviews__nav:focus-visible .undo-reviews__nav-surface{transform:none}.ingredient-card{container-type:inline-size;position:relative;overflow:hidden;aspect-ratio:1 / 1;width:100%;height:100%}.ingredient-card__media{position:absolute;top:0;right:0;bottom:0;left:0}.ingredient-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.82) 0%,rgba(0,0,0,.6) 30%,rgba(0,0,0,.2) 60%,transparent 78%);pointer-events:none}.ingredient-card__img{width:100%;height:100%;object-fit:cover}.ingredient-card__placeholder{width:100%;height:100%;opacity:.3}.ingredient-card__content{position:absolute;inset-inline:0;bottom:0;z-index:1;padding:clamp(.875rem,5.5cqw,1.75rem) clamp(.75rem,4.5cqw,1.25rem) clamp(1rem,5.75cqw,1.9rem);text-align:center;color:#fff}.ingredient-card__title{font-size:clamp(1rem,6.6cqw,1.75rem);font-weight:800;text-transform:uppercase;letter-spacing:clamp(.03em,.2cqw,.07em);line-height:1.05;margin:0 0 clamp(.35rem,1.9cqw,.7rem);color:inherit}.ingredient-card__content .ingredient-card__description{font-size:clamp(.9rem,4.2cqw,1.125rem);line-height:1.45;margin:0 auto;max-width:min(31ch,95%);color:inherit}.ingredient-grid{--ingredient-grid-border-color: #3b5fa0;--ingredient-grid-border-style: dashed;--ingredient-grid-border-width: 1px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}@media(min-width:990px){.ingredient-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.ingredient-grid--bordered{border-top:var(--ingredient-grid-border-width) var(--ingredient-grid-border-style) var(--ingredient-grid-border-color);border-left:var(--ingredient-grid-border-width) var(--ingredient-grid-border-style) var(--ingredient-grid-border-color)}.ingredient-grid--bordered>*{border-right:var(--ingredient-grid-border-width) var(--ingredient-grid-border-style) var(--ingredient-grid-border-color);border-bottom:var(--ingredient-grid-border-width) var(--ingredient-grid-border-style) var(--ingredient-grid-border-color)}
/*# sourceMappingURL=/cdn/shop/t/26/compiled_assets/styles.css.map */
