.styled-title-module__NOdPGq__container{justify-content:center;align-items:center;width:100%;margin-bottom:1em;display:flex}@media (min-width:64em){.styled-title-module__NOdPGq__container{margin-bottom:2.25rem}}.styled-title-module__NOdPGq__divider{background:url(/assets/line-45-blue.svg) 0 0;border:none;flex:1 0 3rem;width:100%;height:17px;margin:0}.styled-title-module__NOdPGq__title{color:var(--kf-cool-blue-700);text-transform:uppercase;text-align:center;flex:0 auto;margin:0 1em;font-size:28px;line-height:.9}@media (min-width:64em){.styled-title-module__NOdPGq__title{font-size:42px}}
.text-transform-module__FbwpNq__unorderedList{padding-left:1.5rem;list-style:outside}.text-transform-module__FbwpNq__orderedList{padding-left:1.5rem;list-style:decimal}.text-transform-module__FbwpNq__list{margin:var(--spacing-60)0}.text-transform-module__FbwpNq__table>tbody>tr>th>p,.text-transform-module__FbwpNq__table>tbody>tr>td>p{float:left;margin:0 .313rem 0 0;padding-top:1rem;padding-bottom:1rem}.text-transform-module__FbwpNq__table,.text-transform-module__FbwpNq__table>tbody>tr>th,.text-transform-module__FbwpNq__table>tbody>tr>td{border-bottom:1px solid;border-color:var(--grey-300);text-align:left;border-top:1px solid}.text-transform-module__FbwpNq__table,.text-transform-module__FbwpNq__table>tbody{width:100%}.text-transform-module__FbwpNq__sup{font-size:.75em}.text-transform-module__FbwpNq__link{font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-color:var(--kf-the-bag-blue);text-decoration-color:var(--kf-the-bag-blue);text-underline-offset:25%;text-decoration-thickness:auto}.text-transform-module__FbwpNq__link:hover,.text-transform-module__FbwpNq__link:active{text-decoration:none}
.content-module__7uPOmq__accordion-content{transition:all .2s ease-in-out;overflow:hidden}.content-module__7uPOmq__inner{padding-bottom:var(--spacing-160);padding-top:0}@keyframes content-module__7uPOmq__accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes content-module__7uPOmq__accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.content-module__7uPOmq__accordion-content[data-state=closed]{animation:.2s ease-out content-module__7uPOmq__accordion-up}.content-module__7uPOmq__accordion-content[data-state=open]{animation:.2s ease-out content-module__7uPOmq__accordion-down}
.item-module__NeFIPq__item{border-bottom-width:1px;border-bottom-color:var(--kf-the-bag-red)}.item-module__NeFIPq__mobileNav{border-bottom-color:var(--kf-the-bag-red);height:1px;padding:0 24px}
.trigger-module__MkRv6a__header{margin-bottom:0;display:flex}.trigger-module__MkRv6a__trigger{align-items:center;gap:var(--spacing-140);font-weight:var(--font-weight-bold);text-align:left;color:var(--kf-cool-blue-200);text-transform:uppercase;letter-spacing:.02em;flex-grow:1;justify-content:space-between;padding:2rem 0;font-size:1.375rem;line-height:1.65rem;text-decoration:none;transition:all .2s ease-in-out;display:flex}.trigger-module__MkRv6a__trigger:hover{text-decoration:underline}.trigger-module__MkRv6a__trigger[data-state=open]{color:var(--grey-900)}.trigger-module__MkRv6a__trigger[data-state=open] svg.trigger-module__MkRv6a__plus-icon{color:var(--grey-900);display:none}.trigger-module__MkRv6a__trigger[data-state=closed] svg.trigger-module__MkRv6a__minus-icon{display:none}.trigger-module__MkRv6a__trigger .trigger-module__MkRv6a__altArrowContainer .trigger-module__MkRv6a__altArrow,.trigger-module__MkRv6a__trigger svg.trigger-module__MkRv6a__arrow-icon{transition:transform .6s cubic-bezier(.4,0,.2,1);transform:rotate(0)}.trigger-module__MkRv6a__trigger[data-state=open] .trigger-module__MkRv6a__altArrowContainer .trigger-module__MkRv6a__altArrow,.trigger-module__MkRv6a__trigger[data-state=open] svg.trigger-module__MkRv6a__arrow-icon{transition:transform .6s cubic-bezier(.4,0,.2,1);transform:rotate(180deg)}.trigger-module__MkRv6a__icon{stroke-width:.25rem;flex-shrink:0;transition-property:transform;transition-duration:.2s}.trigger-module__MkRv6a__icon path{fill:var(--kf-cool-blue-400)}.trigger-module__MkRv6a__arrow{width:1rem;height:1rem}.trigger-module__MkRv6a__arrow path{stroke-width:.125rem}.trigger-module__MkRv6a__altArrowContainer{background:var(--kf-cool-blue-400);border-radius:.25rem;justify-content:center;align-items:center;width:2rem;height:2rem;margin-right:1.125rem;display:flex}.trigger-module__MkRv6a__altArrowContainer .trigger-module__MkRv6a__altArrow{color:var(--white);width:1.5rem;height:1.5rem}.trigger-module__MkRv6a__altArrowContainer .trigger-module__MkRv6a__altArrow path{fill:var(--white)}.trigger-module__MkRv6a__emptyIcon{width:1.25rem;height:1.25rem}.trigger-module__MkRv6a__arrow--large{width:1rem;height:1rem}.trigger-module__MkRv6a__arrow--large path{stroke-width:.125rem}.trigger-module__MkRv6a__mobileNav{color:var(--kf-cool-blue-200)}.trigger-module__MkRv6a__mobileNav:hover{text-decoration:none}.trigger-module__MkRv6a__mobileNav[data-state=open] .trigger-module__MkRv6a__altArrowContainer .trigger-module__MkRv6a__altArrow,.trigger-module__MkRv6a__mobileNav[data-state=open] .trigger-module__MkRv6a__arrow{transition:transform .6s cubic-bezier(.4,0,.2,1);transform:rotate(180deg)}.trigger-module__MkRv6a__mobileNav .trigger-module__MkRv6a__arrow{width:1.5rem;height:1.5rem;transition:transform .6s cubic-bezier(.4,0,.2,1);transform:rotate(0)}.trigger-module__MkRv6a__iconOnLeft{flex-direction:row-reverse;justify-content:flex-end}
.button-module__L_m7Sa__base{text-transform:uppercase;letter-spacing:.02em;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color var(--ease-dur-short)var(--ease-out),transform var(--ease-dur-short)var(--ease-out);font-family:var(--font-veneer),sans-serif;font-style:normal;line-height:125%;font-size:var(--fs-cta);background:0 0;border:0;border-radius:6.25rem;outline:none;justify-content:center;align-items:center;padding:.9em 1.125em 1em;text-decoration:none;display:inline-flex;position:relative;overflow:hidden;transform:translateZ(0)}.button-module__L_m7Sa__base .button-module__L_m7Sa__backgroundFilled{display:none}.button-module__L_m7Sa__base:hover .button-module__L_m7Sa__backgroundOutline{display:none}.button-module__L_m7Sa__base:hover .button-module__L_m7Sa__backgroundFilled{display:block}.button-module__L_m7Sa__base:disabled{opacity:.5;pointer-events:none}.button-module__L_m7Sa__base:active:not(:disabled){transform:translateY(.5px)}.button-module__L_m7Sa__base:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.button-module__L_m7Sa__background{pointer-events:none;z-index:0;width:100%;height:100%;color:var(--white);display:block;position:absolute;inset:0}.button-module__L_m7Sa__background svg{width:100%;height:100%}.button-module__L_m7Sa__label{z-index:1;padding:0 .25rem;position:relative}.button-module__L_m7Sa__outlineWhite{color:var(--white)}.button-module__L_m7Sa__outlineWhite svg{fill:var(--white)}.button-module__L_m7Sa__outlineWhite:hover:not(:disabled){color:var(--foreground)}.button-module__L_m7Sa__outlineWhite:hover:not(:disabled) svg{fill:var(--white)}.button-module__L_m7Sa__outlineBlue{color:var(--primary)}.button-module__L_m7Sa__outlineBlue svg{fill:var(--primary)}.button-module__L_m7Sa__outlineBlue:hover:not(:disabled){color:var(--primary-foreground)}.button-module__L_m7Sa__outlineBlue:hover:not(:disabled) svg{fill:var(--primary)}.button-module__L_m7Sa__outlineCoolBlue{color:var(--kf-cool-blue-400)}.button-module__L_m7Sa__outlineCoolBlue svg{fill:var(--kf-cool-blue-400)}.button-module__L_m7Sa__outlineCoolBlue:hover:not(:disabled){color:var(--primary-foreground)}.button-module__L_m7Sa__outlineCoolBlue:hover:not(:disabled) svg{fill:var(--kf-cool-blue-400)}.button-module__L_m7Sa__outlineLightBlue{color:var(--kf-blue-250)}.button-module__L_m7Sa__outlineLightBlue svg{fill:var(--kf-blue-250)}.button-module__L_m7Sa__outlineLightBlue:hover:not(:disabled){color:var(--primary-foreground)}.button-module__L_m7Sa__outlineLightBlue:hover:not(:disabled) svg{fill:var(--kf-blue-250)}@media (prefers-reduced-motion:reduce){.button-module__L_m7Sa__base{transition:none}}
.checkbox-module__HXA4_a__checkbox{float:left;border:.188rem solid var(--kf-cool-blue-700);background-color:#0000;border-radius:.188rem;width:1.5rem;min-width:1.5rem;height:1.5rem;margin-right:.75rem}.checkbox-module__HXA4_a__checkbox[data-state=checked]{color:var(--grey-900)}.checkbox-module__HXA4_a__checkbox path{stroke-width:.25rem}.checkbox-module__HXA4_a__filledCheckbox{float:left;border:1px solid var(--grey-300);background-color:var(--grey-100);width:1.5rem;min-width:1.5rem;height:1.5rem;transition:all var(--ease-dur-short)var(--ease-out);border-radius:.188rem;margin-right:.75rem}.checkbox-module__HXA4_a__filledCheckbox[data-state=checked]{background-color:var(--grey-700);border-color:var(--grey-700);color:var(--white)}.checkbox-module__HXA4_a__filledCheckbox[data-state=checked] path{fill:var(--white);stroke-width:.25rem}.checkbox-module__HXA4_a__filledCheckbox:hover{background-color:var(--grey-200);border-color:var(--grey-400)}.checkbox-module__HXA4_a__filledCheckbox[data-state=checked]:hover{background-color:var(--grey-600);border-color:var(--grey-600)}
.cookies-consent-wrapper-module__bv_Mza__container{cursor:pointer;justify-content:center;align-items:center;display:flex}.cookies-consent-wrapper-module__bv_Mza__text{text-align:center;cursor:pointer}
.button-solid-module__Kl7rBa__base{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color var(--ease-dur-short)var(--ease-out),color var(--ease-dur-short)var(--ease-out),border-color var(--ease-dur-short)var(--ease-out);border:0;border-radius:6.25rem;outline:none;justify-content:center;align-items:center;text-decoration:none;display:inline-flex;position:relative;overflow:hidden;transform:translateZ(0)}.button-solid-module__Kl7rBa__base:disabled{opacity:.6;pointer-events:none;cursor:not-allowed}.button-solid-module__Kl7rBa__base:active:not(:disabled){transform:translateY(.5px)}.button-solid-module__Kl7rBa__base:focus-visible{outline:2px solid var(--kf-the-bag-blue);outline-offset:2px}.button-solid-module__Kl7rBa__label{margin-top:.188em}.button-solid-module__Kl7rBa__small{border-radius:1rem;padding:.8125rem 1.5rem .875rem}.button-solid-module__Kl7rBa__large{border-radius:1rem;padding:.9375rem 1.5rem 1rem}.button-solid-module__Kl7rBa__responsive{border-radius:1rem;padding:.8125rem 1.5rem .875rem}@media (min-width:1025px){.button-solid-module__Kl7rBa__responsive{padding:.9375rem 1.5rem 1rem}.button-solid-module__Kl7rBa__responsive .button-solid-module__Kl7rBa__label{font-size:var(--fs-l7)}}.button-solid-module__Kl7rBa__blue{background-color:var(--kf-the-bag-blue);color:var(--white);border:.125rem solid var(--kf-the-bag-blue)}.button-solid-module__Kl7rBa__blue:hover:not(:disabled){background-color:var(--white);color:var(--kf-the-bag-blue);border:.125rem solid var(--kf-the-bag-blue)}.button-solid-module__Kl7rBa__blue:active:not(:disabled){background-color:var(--kf-offgray-300);color:var(--kf-the-bag-blue);border:.125rem solid var(--kf-the-bag-blue)}.button-solid-module__Kl7rBa__blue:disabled{background-color:var(--kf-coolgraylt-400);color:var(--kf-soot-grey-700);border:.125rem solid var(--kf-coolgraylt-400)}.button-solid-module__Kl7rBa__black{background-color:var(--kf-charcoal-black);color:var(--white);border:none}.button-solid-module__Kl7rBa__black:hover:not(:disabled){background-color:var(--kf-ash-grey-200);color:var(--kf-charcoal-black)}.button-solid-module__Kl7rBa__black:active:not(:disabled){background-color:var(--grey-600);color:var(--white)}.button-solid-module__Kl7rBa__black:disabled{background-color:var(--kf-ash-grey-200);color:var(--grey-400)}.button-solid-module__Kl7rBa__white{background-color:var(--white);color:var(--kf-the-bag-blue);border:.125rem solid var(--kf-the-bag-blue)}.button-solid-module__Kl7rBa__white:hover:not(:disabled){background-color:var(--kf-the-bag-blue);color:var(--white);border:.125rem solid var(--white)}.button-solid-module__Kl7rBa__white:active:not(:disabled){background-color:var(--kf-offgray-300);color:var(--kf-the-bag-blue);border:.125rem solid var(--kf-the-bag-blue)}.button-solid-module__Kl7rBa__white:disabled{background-color:var(--white);color:var(--grey-400);border:.125rem solid var(--grey-400)}@media (prefers-reduced-motion:reduce){.button-solid-module__Kl7rBa__base{transition:none}}
.form-field-module__NreuxW__field{gap:var(--spacing-80);display:grid}.form-field-module__NreuxW__label{color:var(--ink);font-size:var(--fs-label);font-weight:var(--font-weight-regular)}.form-field-module__NreuxW__label span[aria-hidden=true]{color:var(--kf-red-400)}.form-field-module__NreuxW__errorMessage{font-size:var(--fs-s-body);font-weight:var(--font-weight-regular);line-height:var(--lh-150)}
.arrow-down-module__WkArnq__path{stroke:var(--grey-700)}
.arrow-left-module__1wyk5G__arrow{cursor:pointer}
.arrow-right-module__VceFrq__arrow{cursor:pointer}
.input-module__lzIYtW__input{color:var(--grey-900);opacity:1;background-color:var(--white);border-radius:var(--border-radius-200);width:100%;font-weight:var(--font-weight-regular);line-height:var(--lh-140);border-width:.125rem;outline:none;display:flex}.input-module__lzIYtW__input::placeholder{color:var(--grey-700);font-weight:var(--font-weight-regular);line-height:var(--lh-140)}.input-module__lzIYtW__input:hover,.input-module__lzIYtW__input:focus-visible{border-color:var(--kf-blue-400)}.input-module__lzIYtW__error{border-color:var(--kf-red-400)!important}.input-module__lzIYtW__error:focus-visible{border-color:var(--kf-red-400)!important}.input-module__lzIYtW__greyPill{background-color:var(--white);border-color:var(--grey-300);box-shadow:none;border-radius:200px}.input-module__lzIYtW__greyPill::placeholder{color:var(--grey-300)}.input-module__lzIYtW__greyPill:hover{border-color:var(--border)}.input-module__lzIYtW__blueOutline{background-color:var(--white);border-color:var(--kf-blue-400);border-radius:var(--border-radius-200);box-shadow:none}.input-module__lzIYtW__blueOutline:hover,.input-module__lzIYtW__blueOutline:focus-visible{border-color:var(--kf-blue-400)}.input-module__lzIYtW__defaultHeight{padding:var(--spacing-80)var(--spacing-160)}
.password-toggle-module__2wlyra__passwordToggle{right:var(--spacing-120);cursor:pointer;padding:var(--spacing-40);transition:color var(--ease-dur-short)var(--ease-out);background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.password-toggle-module__2wlyra__passwordToggle svg{width:1.5rem;height:1.5rem;fill:var(--kf-blue-400)}.password-toggle-module__2wlyra__passwordToggle:hover svg{fill:var(--kf-blue-300)}.password-toggle-module__2wlyra__passwordToggle.password-toggle-module__2wlyra__active svg{color:var(--kf-blue-300)}
.rating-module__ZuzgGq__ratings{align-items:center;gap:var(--spacing-60);display:flex}@media (min-width:1025px){.rating-module__ZuzgGq__ratings{font-size:var(--fs-l10)}}.rating-module__ZuzgGq__starsContainer{align-items:center;gap:var(--spacing-60);margin-bottom:var(--spacing-10);display:flex}.rating-module__ZuzgGq__starsContainer .rating-module__ZuzgGq__svg,.rating-module__ZuzgGq__ratings .rating-module__ZuzgGq__svg{flex-shrink:0;width:1.063rem;height:1.063rem}.rating-module__ZuzgGq__starsContainer .rating-module__ZuzgGq__svg{vertical-align:middle;display:block;position:relative}.rating-module__ZuzgGq__score{vertical-align:middle;align-items:center;line-height:1;display:inline-flex}.rating-module__ZuzgGq__light{color:var(--white)}.rating-module__ZuzgGq__blue{color:var(--kf-charcoal-black)}.rating-module__ZuzgGq__blue .rating-module__ZuzgGq__score{color:var(--kf-charcoal-black)}
.tag-module__fEhzaG__container{z-index:2;pointer-events:none;width:0;height:0;position:absolute;top:0;left:0}.tag-module__fEhzaG__iconContainer{color:var(--white);text-align:center;pointer-events:auto;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;position:absolute;top:0;left:0}@media (min-width:1025px){.tag-module__fEhzaG__iconContainer{width:3.5rem;height:3.5rem}}.tag-module__fEhzaG__backgroundSvg{z-index:0;width:100%;height:100%;position:absolute;inset:0}.tag-module__fEhzaG__iconWrapper{z-index:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.tag-module__fEhzaG__iconWrapper svg{width:1.25rem;height:1.25rem}@media (min-width:1025px){.tag-module__fEhzaG__iconWrapper svg{width:1.75rem;height:1.75rem}}
.texture-overlay-module__Xl3Baq__ashBackground{background-image:var(--panel-background-ash);pointer-events:none;background-position:50%;background-repeat:repeat-y;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.texture-overlay-module__Xl3Baq__paperAshWrapper{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.texture-overlay-module__Xl3Baq__paperAshBackground{background-image:var(--panel-background-ash);opacity:.4;pointer-events:none;z-index:0;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.texture-overlay-module__Xl3Baq__paperBackground,.texture-overlay-module__Xl3Baq__blackBackground,.texture-overlay-module__Xl3Baq__maroonBackground{pointer-events:none;background-position:50%;background-repeat:repeat-y;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.texture-overlay-module__Xl3Baq__paperBackground{background-image:var(--panel-background-paper)}.texture-overlay-module__Xl3Baq__blackBackground{background-image:var(--panel-background-black)}.texture-overlay-module__Xl3Baq__maroonBackground{background-image:var(--panel-background-maroon)}.texture-overlay-module__Xl3Baq__smokeWrapper{background-color:var(--kf-charcoal-black);pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.texture-overlay-module__Xl3Baq__smokeBackground{background-image:var(--panel-background-smoke);opacity:.3;pointer-events:none;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.texture-overlay-module__Xl3Baq__blueWrapper{background-color:var(--kf-the-bag-blue);pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.texture-overlay-module__Xl3Baq__edgeTopDesktop{object-fit:cover;object-position:top;pointer-events:none;width:100%;height:auto;display:none;position:absolute;top:-.75rem;left:0}@media (min-width:1025px){.texture-overlay-module__Xl3Baq__edgeTopDesktop{display:block}}.texture-overlay-module__Xl3Baq__edgeBottomDesktop{object-fit:cover;object-position:bottom;pointer-events:none;z-index:1;width:100%;height:auto;display:none;position:absolute;bottom:0;left:0}@media (min-width:1025px){.texture-overlay-module__Xl3Baq__edgeBottomDesktop{display:block;bottom:-.75rem}}.texture-overlay-module__Xl3Baq__edgeTopMobile{object-fit:cover;object-position:top;pointer-events:none;width:100%;height:auto;display:block;position:absolute;top:-.75rem;left:0}@media (min-width:1025px){.texture-overlay-module__Xl3Baq__edgeTopMobile{display:none}}.texture-overlay-module__Xl3Baq__edgeBottomMobile{object-fit:cover;object-position:bottom;pointer-events:none;z-index:1;width:100%;height:auto;display:block;position:absolute;bottom:-.75rem;left:0}@media (min-width:1025px){.texture-overlay-module__Xl3Baq__edgeBottomMobile{display:none}}

.image-module__3Gsyjq__container{position:relative}.image-module__3Gsyjq__image{aspect-ratio:4/3;object-fit:cover;z-index:1;width:100%;height:auto;position:relative}.image-module__3Gsyjq__squareAspectRatio{aspect-ratio:1}.image-module__3Gsyjq__stainTopRight,.image-module__3Gsyjq__stainBottomLeft{pointer-events:none;z-index:0;width:auto;max-width:12.5rem;height:auto;max-height:12.5rem;display:none;position:absolute}@media (min-width:1025px){.image-module__3Gsyjq__stainTopRight,.image-module__3Gsyjq__stainBottomLeft{display:block}}@media (min-width:1400px){.image-module__3Gsyjq__stainTopRight,.image-module__3Gsyjq__stainBottomLeft{max-width:15rem;max-height:15rem}}.image-module__3Gsyjq__stainTopRight{top:0;right:0;transform:translate(25%,-20%)}.image-module__3Gsyjq__stainBottomLeft{bottom:0;left:0;transform:translate(-35%,25%)}
.text-module__4W9kSG__container{flex-direction:column;gap:1rem;display:flex}.text-module__4W9kSG__eyebrow{color:var(--kf-red-600);margin-bottom:var(--spacing-160)}.text-module__4W9kSG__whiteEyebrow{color:var(--white)}.text-module__4W9kSG__title{font-family:var(--font-veneer),sans-serif;text-transform:uppercase;margin-bottom:0;font-size:clamp(44px,4vw,64px);line-height:1.0625}@media (min-width:1024px){.text-module__4W9kSG__largeTitle{font-size:var(--fs-h1-alt)}}.text-module__4W9kSG__text,.text-module__4W9kSG__text>*{font-family:var(--font-barlow,"Barlow"),sans-serif;font-size:clamp(16px,1.375vw,22px);line-height:var(--lh-150);margin-bottom:.75rem}.text-module__4W9kSG__footnotes{margin-top:var(--spacing-40)}.text-module__4W9kSG__footnote{font-size:clamp(12px,1vw,16px);line-height:var(--lh-150);margin-bottom:var(--spacing-20)}
.modal-module__a9pt9a__overlay{height:100vh;z-index:var(--z-overlay);will-change:transform;background:#1a293ecc;justify-content:center;align-items:center;animation:.3s cubic-bezier(0,0,.2,1) modal-module__a9pt9a__mmfadeIn;display:flex;position:fixed;inset:0}@keyframes modal-module__a9pt9a__mmfadeIn{0%{opacity:0}to{opacity:1}}.modal-module__a9pt9a__content{width:100%;z-index:var(--z-dialog);margin:0 var(--kfd_grid-gutter);max-width:89rem;max-height:calc(100vh - var(--kfd_grid-gutter));box-sizing:border-box;border-radius:.25rem;transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);animation:.3s cubic-bezier(0,0,.2,1) modal-module__a9pt9a__mmslideIn;position:relative;overflow-y:auto;transform:none;box-shadow:0 .25rem 1.125rem #0000001f}@keyframes modal-module__a9pt9a__mmslideIn{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}
.video-module__CKD0wa__container{width:100%;position:relative}.video-module__CKD0wa__previewContainer{cursor:pointer;display:block;position:relative}.video-module__CKD0wa__image{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto;display:block}.video-module__CKD0wa__playButton{cursor:pointer;z-index:2;background:0 0;border:none;padding:0;transition:transform .2s ease-in-out,opacity .2s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-module__CKD0wa__playButton:hover{opacity:.9;transform:translate(-50%,-50%)scale(1.1)}.video-module__CKD0wa__playButton:focus{outline:2px solid var(--white);outline-offset:4px;border-radius:4px}.video-module__CKD0wa__playIcon{filter:drop-shadow(0 2px 4px #0000004d);transition:filter .2s ease-in-out}.video-module__CKD0wa__playButton:hover .video-module__CKD0wa__playIcon{filter:drop-shadow(0 4px 8px #0006)}.video-module__CKD0wa__squareAspectRatio{aspect-ratio:1}
.base-alternating-panel-module__GUz8pa__base{color:var(--grey-900);flex-direction:column;justify-content:center;display:flex;position:relative}@media (min-width:75em){.base-alternating-panel-module__GUz8pa__base{padding:6vw 0 0}}.base-alternating-panel-module__GUz8pa__light{color:var(--kf-cool-blue-400);background-color:var(--kf-offgray-300)}.base-alternating-panel-module__GUz8pa__blue{background-color:var(--kf-cool-blue-400);color:var(--white)}.base-alternating-panel-module__GUz8pa__paperStained,.base-alternating-panel-module__GUz8pa__paper{background-color:var(--white)}.base-alternating-panel-module__GUz8pa__paperBlue{background-color:var(--white);color:var(--kf-cool-blue-400)}.base-alternating-panel-module__GUz8pa__black{background-color:var(--grey-900);color:var(--white)}.base-alternating-panel-module__GUz8pa__maroon{color:var(--white)}.base-alternating-panel-module__GUz8pa__transparentLight{color:var(--grey-900);background-color:#0000}.base-alternating-panel-module__GUz8pa__transparentDark{color:var(--white);background-color:#0000}.base-alternating-panel-module__GUz8pa__reverse{flex-direction:column-reverse}.base-alternating-panel-module__GUz8pa__inner{z-index:1;gap:var(--spacing-240);grid-template-columns:1fr;padding:clamp(32px,6vw,88px) 14px;display:grid;position:relative}@media (min-width:480px){.base-alternating-panel-module__GUz8pa__inner{padding:clamp(32px,4.5vw,72px) clamp(30px,6vw,96px)}}@media (min-width:1025px){.base-alternating-panel-module__GUz8pa__inner{max-width:var(--kfd_max-container-width);grid-template-columns:1.6fr 1fr;grid-template-areas:"media content";align-items:center;column-gap:clamp(1.875rem,6vw,6rem);margin-inline:auto}}@media (min-width:1025px){.base-alternating-panel-module__GUz8pa__reverse .base-alternating-panel-module__GUz8pa__inner{grid-template-columns:1fr 1.6fr;grid-template-areas:"content media"}}@media (max-width:1024px){.base-alternating-panel-module__GUz8pa__contentWrapper{display:contents}}@media (min-width:1025px){.base-alternating-panel-module__GUz8pa__contentWrapper{gap:var(--spacing-240);flex-direction:column;grid-area:content;align-self:center;display:flex}}@media (min-width:1025px){.base-alternating-panel-module__GUz8pa__equalWidth .base-alternating-panel-module__GUz8pa__inner{grid-template-columns:1fr 1fr}}@media (min-width:1025px){.base-alternating-panel-module__GUz8pa__equalWidth.base-alternating-panel-module__GUz8pa__reverse .base-alternating-panel-module__GUz8pa__inner{grid-template-columns:1fr 1fr}}.base-alternating-panel-module__GUz8pa__text{grid-area:text}.base-alternating-panel-module__GUz8pa__content{gap:var(--spacing-240);flex-direction:column;display:flex}@media (max-width:1024px){.base-alternating-panel-module__GUz8pa__content{order:1;max-width:31.75rem}}@media (min-width:1025px){.base-alternating-panel-module__GUz8pa__content{max-width:31.75rem}}@media (min-width:1025px){.base-alternating-panel-module__GUz8pa__equalWidth .base-alternating-panel-module__GUz8pa__content{max-width:none}}@media (max-width:1024px){.base-alternating-panel-module__GUz8pa__cta{order:3;max-width:31.75rem}}@media (min-width:1025px){.base-alternating-panel-module__GUz8pa__cta{margin-top:0}}@media (max-width:1024px){.base-alternating-panel-module__GUz8pa__media{order:2}}@media (min-width:1025px){.base-alternating-panel-module__GUz8pa__media{grid-area:media}}@media (min-width:1025px){.base-alternating-panel-module__GUz8pa__mobileImage{display:none}}.base-alternating-panel-module__GUz8pa__desktopImage{display:none}@media (min-width:1025px){.base-alternating-panel-module__GUz8pa__desktopImage{display:block}}
.base-cta-panel-module__oLkBIG__container{width:100%;height:37.5rem;padding:var(--spacing-240)var(--spacing-1000);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.base-cta-panel-module__oLkBIG__inner{width:100%;max-width:var(--kfd_max-container-width)}@media (min-width:1025px){.base-cta-panel-module__oLkBIG__inner{max-width:50rem;margin:0 auto;display:grid}}.base-cta-panel-module__oLkBIG__text{z-index:2;text-align:center;gap:var(--spacing-100);flex-direction:column;width:100%;display:flex;position:relative}.base-cta-panel-module__oLkBIG__title{color:var(--white);margin:0}@media (min-width:1025px){.base-cta-panel-module__oLkBIG__title{font-size:var(--fs-l3);line-height:var(--lh-90);letter-spacing:var(--ls-2)}}.base-cta-panel-module__oLkBIG__subtitle{color:var(--white)}.base-cta-panel-module__oLkBIG__subtitle>*{color:var(--white);font-family:var(--font-barlow),sans-serif;font-size:var(--fs-paragraph-s);font-style:normal;font-weight:var(--font-weight-semi-bold);line-height:var(--lh-140);margin-bottom:0}@media (min-width:1025px){.base-cta-panel-module__oLkBIG__subtitle>*{font-size:var(--fs-l10);line-height:var(--lh-140);font-weight:var(--font-weight-semi-bold);font-family:var(--font-barlow),sans-serif;margin-top:var(--spacing-40)}}.base-cta-panel-module__oLkBIG__link{margin-top:var(--spacing-40)}@media (min-width:1025px){.base-cta-panel-module__oLkBIG__link{margin-top:var(--spacing-120)}}
.images-module__cBlPFq__image{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;top:0;left:0}.images-module__cBlPFq__desktopImage{display:none}@media (min-width:769px){.images-module__cBlPFq__desktopImage{display:block}}.images-module__cBlPFq__mobileImage{display:block}@media (min-width:769px){.images-module__cBlPFq__mobileImage{display:none}}
.ellipsis-module__-107fa__ellipsis{height:var(--spacing-360);width:var(--spacing-360);justify-content:center;align-items:center;display:flex}.ellipsis-module__-107fa__more{width:1rem;height:1rem}
.item-module__qu3MuG__item{color:var(--kf-soot-grey-700);font-family:var(--font-barlow),sans-serif;font-size:12px;font-weight:var(--font-weight-semi-bold);letter-spacing:.02em;text-transform:uppercase;align-items:center;display:inline-flex}.item-module__qu3MuG__item:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.link-module__n4Ur9W__link{-webkit-line-clamp:1;text-overflow:ellipsis;color:currentColor;-webkit-box-orient:vertical;text-decoration:none;transition:text-decoration-color .15s ease-in-out;display:-webkit-box;position:relative;overflow:hidden}.link-module__n4Ur9W__link:hover{text-decoration:underline;-webkit-text-decoration-color:var(--kf-the-bag-blue);text-decoration-color:var(--kf-the-bag-blue);text-underline-offset:.2em}.link-module__n4Ur9W__content{align-items:center;gap:var(--spacing-60);display:flex}
.page-module__8X5haa__page{color:currentColor;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}
.list-module__pxd0YW__list{align-items:center;gap:var(--spacing-80);word-break:break-word;white-space:nowrap;margin:0 auto;display:flex}@media (max-width:1024px){.list-module__pxd0YW__list>:first-child,.list-module__pxd0YW__list>:nth-last-child(2),.list-module__pxd0YW__list>:last-child{display:none}}
.separator-module__2-9TWa__separator{width:.5rem;height:.5rem;color:var(--kf-the-bag-red);flex-shrink:0;justify-content:center;align-items:center;display:flex}.separator-module__2-9TWa__triangle{width:.3125rem;height:.375rem;display:block}.separator-module__2-9TWa__square{width:.25rem;height:.25rem;display:none}@media (min-width:1025px){.separator-module__2-9TWa__triangle{display:none}.separator-module__2-9TWa__square{display:block}}
.breadcrumb-module__7k9JCa__outer{justify-content:center;width:100%;display:flex}.breadcrumb-module__7k9JCa__breadcrumb{color:var(--kf-soot-grey-700);width:100%}
.dialog-overlay-module__DTNilG__overlay{z-index:var(--z-dialog-background-overlay);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);mix-blend-mode:multiply;background-color:#66666680;position:fixed;inset:0}@keyframes dialog-overlay-module__DTNilG__fade-in-0{0%{opacity:0}to{opacity:1}}@keyframes dialog-overlay-module__DTNilG__fade-out-0{0%{opacity:1}to{opacity:0}}.dialog-overlay-module__DTNilG__overlay[data-state=open]{animation:.5s forwards dialog-overlay-module__DTNilG__fade-in-0}.dialog-overlay-module__DTNilG__overlay[data-state=closed]{animation:.5s forwards dialog-overlay-module__DTNilG__fade-out-0}
.dialog-content-module__gxiRNG__content{z-index:var(--z-dialog);background-color:var(--grey-100);border-radius:.375rem;flex-direction:column;width:100%;max-width:32rem;max-height:90vh;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 .25rem .75rem #00000029;overflow:hidden!important}.dialog-content-module__gxiRNG__contentInner{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#0003 transparent;flex:1;gap:1rem;min-height:0;padding:1.5rem;display:grid;overflow:hidden auto}.dialog-content-module__gxiRNG__contentInner::-webkit-scrollbar{width:.5rem}.dialog-content-module__gxiRNG__contentInner::-webkit-scrollbar-track{background:0 0;border-radius:0 .375rem .375rem 0}.dialog-content-module__gxiRNG__contentInner::-webkit-scrollbar-thumb{background-color:#0003;border-radius:.25rem}.dialog-content-module__gxiRNG__contentInner::-webkit-scrollbar-thumb:hover{background-color:#0000004d}.dialog-content-module__gxiRNG__content .dialog-content-module__gxiRNG__contentInner{overflow:hidden auto!important}@keyframes dialog-content-module__gxiRNG__slide-up-fade-in{0%{opacity:0;transform:translate(-50%,-40%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes dialog-content-module__gxiRNG__slide-up-fade-out{0%{opacity:1;transform:translate(-50%,-50%)}to{opacity:0;transform:translate(-50%,-40%)}}.dialog-content-module__gxiRNG__content[data-state=open]{animation:.3s ease-out forwards dialog-content-module__gxiRNG__slide-up-fade-in}.dialog-content-module__gxiRNG__content[data-state=closed]{animation:.3s ease-in forwards dialog-content-module__gxiRNG__slide-up-fade-out}.dialog-content-module__gxiRNG__fitToScreen{border:none;border-radius:0;width:100svw;max-width:100svw;max-height:100svh;padding:0}.dialog-content-module__gxiRNG__fitToScreen .dialog-content-module__gxiRNG__contentInner{border-radius:0}.dialog-content-module__gxiRNG__fullScreen{border:none;border-radius:0;width:100svw;max-width:100svw;height:100svh;max-height:100svh;padding:0}.dialog-content-module__gxiRNG__fullScreen .dialog-content-module__gxiRNG__contentInner{border-radius:0}.dialog-content-module__gxiRNG__close{opacity:.7;z-index:1;border-radius:.125rem;outline:none;justify-content:center;align-items:center;gap:.125rem;transition:opacity .2s;display:flex;position:absolute;top:3.5rem;right:2.125rem}.dialog-content-module__gxiRNG__close:hover{opacity:1}.dialog-content-module__gxiRNG__close:focus{box-shadow:0 0 0 .125rem var(--grey-200),0 0 0 .25rem var(--grey-300)}.dialog-content-module__gxiRNG__close[data-state=open]{background-color:var(--grey-700);color:var(--grey-700)}@media (min-width:64em){.dialog-content-module__gxiRNG__close{top:1.75rem;right:2rem}}.dialog-content-module__gxiRNG__closeIcon{width:1.125rem;height:1.125rem}.dialog-content-module__gxiRNG__closeText{font-weight:var(--font-weight-bold);color:var(--kf-cool-blue-400);font-family:var(--font-barlow),sans-serif;display:none}@media (min-width:64em){.dialog-content-module__gxiRNG__closeText{display:inline-block}}.dialog-content-module__gxiRNG__whiteCloseIcon path{border-color:var(--white);color:var(--white)}.dialog-content-module__gxiRNG__whiteCloseIcon .dialog-content-module__gxiRNG__closeText{color:var(--white)}.dialog-content-module__gxiRNG__blackCloseIcon path{border-color:var(--kf-cool-blue-400);color:var(--kf-cool-blue-400)}.dialog-content-module__gxiRNG__srOnly{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.dialog-description-module__v-URuG__description{color:var(--grey-800);font-size:.875rem}
.dialog-footer-module__CvvOVq__footer{flex-direction:column-reverse;display:flex}@media (min-width:640px){.dialog-footer-module__CvvOVq__footer{flex-direction:row;justify-content:flex-end}.dialog-footer-module__CvvOVq__footer>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem*var(--tw-space-x-reverse));margin-left:calc(.5rem*calc(1 - var(--tw-space-x-reverse)))}}
.dialog-header-module__LHmcqq__header{text-align:center;flex-direction:column;gap:.375rem;display:flex}@media (min-width:640px){.dialog-header-module__LHmcqq__header{text-align:left}}

.dialog-switch-module__EKR1mW__switchSection{border-top:.063rem solid var(--kf-offgray-400);padding-top:var(--spacing-240);justify-content:center;display:flex}.dialog-switch-module__EKR1mW__switchContainer{font-size:var(--fs-button-anchor);flex-direction:column;justify-content:center;align-items:center;display:flex}@media (min-width:64em){.dialog-switch-module__EKR1mW__switchContainer{gap:var(--spacing-40);flex-direction:row;align-items:end}}.dialog-switch-module__EKR1mW__switchButton{color:var(--kf-blue-400);cursor:pointer;font-weight:700;font-size:var(--fs-button-anchor);transition:color var(--ease-dur-short)var(--ease-out);background:0 0;border:none;text-decoration:underline}.dialog-switch-module__EKR1mW__switchButton:hover{color:var(--kf-blue-300)}
.content-module__hNkbWa__container{overflow:hidden visible}.content-module__hNkbWa__carousel__content{margin-left:-1rem;display:flex}
.item-module__0PMnLq__item{flex:0 0 100%;min-width:0;padding-left:1rem}
.buttons-module__LayN1q__previous,.buttons-module__LayN1q__next{color:currentColor;appearance:none;text-align:center;width:2rem;height:2rem;font-size:1rem;line-height:1.25rem;font-family:var(--font-briquette-condensed),sans-serif;cursor:pointer;background-color:#0000;border:.125rem solid;border-radius:6.25rem;outline:none;justify-content:center;align-items:center;padding:.5rem;font-weight:700;text-decoration:none;display:flex;position:relative;overflow:hidden}@media (min-width:1024px){.buttons-module__LayN1q__previous,.buttons-module__LayN1q__next{width:3rem;height:3rem;padding:.8125rem;transition:all .4s}}.buttons-module__LayN1q__disabled{cursor:not-allowed;opacity:.5}.buttons-module__LayN1q__arrow{stroke:var(--kf-ash-grey-200)}.buttons-module__LayN1q__arrow--disabled{stroke:rgb(var(--color-slate-500))!important}
.dot-module__Usjf0q__dot{cursor:pointer;background-color:var(--grey-300);width:.375rem;height:.375rem;margin:var(--spacing-20);border-radius:50%}.dot-module__Usjf0q__selected{border-radius:1.125rem;width:1.875rem}.dot-module__Usjf0q__dark{background-color:var(--grey-700)}
.dot-navigation-module__I_EMjG__dots{justify-content:center;gap:var(--spacing-20);padding:var(--spacing-160);display:flex}
.slider-navigation-module__pI5ucG__container{--bar-height:.25rem;height:var(--bar-height)}.slider-navigation-module__pI5ucG__wrapper{width:100%;height:var(--bar-height);background:var(--kf-soot-grey-700);color:var(--kf-charcoal-black);border-radius:.625rem;justify-content:center;align-items:center;display:flex;position:relative}.slider-navigation-module__pI5ucG__blackBackground{color:var(--kf-smoke-white);background:var(--kf-charcoal-black)}.slider-navigation-module__pI5ucG__bar{height:var(--bar-height);background-color:currentColor;border-radius:.625rem;position:absolute;left:0}.slider-navigation-module__pI5ucG__whiteScrollbar{background-color:var(--kf-smoke-white)}.slider-navigation-module__pI5ucG__barArea{height:var(--bar-height);flex:1}
.content-faqs-module__r6JDMW__accordion{width:100%}.content-faqs-module__r6JDMW__accordion .content-faqs-module__r6JDMW__trigger{cursor:pointer;padding-block:1rem}.content-faqs-module__r6JDMW__accordion .content-faqs-module__r6JDMW__trigger svg{width:.75rem}.content-faqs-module__r6JDMW__accordion .content-faqs-module__r6JDMW__trigger svg path{fill:var(--kf-the-bag-red)}.content-faqs-module__r6JDMW__accordion .content-faqs-module__r6JDMW__trigger:hover{text-decoration:none}.content-faqs-module__r6JDMW__accordion .content-faqs-module__r6JDMW__trigger .content-faqs-module__r6JDMW__title{color:var(--kf-charcoal-black);text-transform:none}@media (min-width:1025px){.content-faqs-module__r6JDMW__accordion .content-faqs-module__r6JDMW__trigger .content-faqs-module__r6JDMW__title{font-size:var(--fs-l10)}}.content-faqs-module__r6JDMW__accordion .content-faqs-module__r6JDMW__item{border-bottom-color:var(--kf-soot-grey-700)}.content-faqs-module__r6JDMW__content{gap:var(--spacing-80);color:var(--kf-charcoal-black);flex-direction:column;display:flex}.content-faqs-module__r6JDMW__content p{font-family:var(--font-barlow),sans-serif;font-size:var(--fs-l11);font-style:normal;font-weight:var(--font-weight-paragraph);line-height:var(--lh-140);margin-bottom:0}@media (min-width:1025px){.content-faqs-module__r6JDMW__content p{font-size:var(--fs-l10)}}.content-faqs-module__r6JDMW__loadMoreButton{color:var(--kf-the-bag-blue);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;margin-top:1rem;padding:0;transition:color .2s ease-in-out;display:flex}.content-faqs-module__r6JDMW__loadMoreButton:focus-visible{outline:2px solid var(--kf-the-bag-blue);outline-offset:2px}@media (min-width:1025px){.content-faqs-module__r6JDMW__loadMoreButton{font-size:var(--fs-l10)}}.content-faqs-module__r6JDMW__chevron{flex-shrink:0;width:.75rem;height:.75rem}.content-faqs-module__r6JDMW__chevron path{fill:var(--kf-the-bag-blue)}
.image-module__dJ5zVa__container{aspect-ratio:4/3;z-index:1;border-radius:1.5rem;flex-shrink:0;width:100%;min-height:0;position:relative;overflow:hidden}.image-module__dJ5zVa__image{z-index:0;object-fit:cover;transform-origin:50%;width:100%;height:100%;transition:transform .4s ease-out;inset:0}.image-module__dJ5zVa__fit_cover{object-fit:cover}.image-module__dJ5zVa__fit_contain{object-fit:contain;background-color:var(--black)}.image-module__dJ5zVa__fit_fill{object-fit:fill}
.dynamic-tile-module__aI6eBG__base{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-160);cursor:pointer;flex-direction:column;width:100%;min-width:0;max-width:100%;display:flex;position:relative}.dynamic-tile-module__aI6eBG__base:hover,.dynamic-tile-module__aI6eBG__base:focus-visible{text-decoration:none}:is(.dynamic-tile-module__aI6eBG__base:hover,.dynamic-tile-module__aI6eBG__base:focus-visible) .dynamic-tile-module__aI6eBG__image{transform:scale(1.2)}:is(.dynamic-tile-module__aI6eBG__base:hover,.dynamic-tile-module__aI6eBG__base:focus-visible) .dynamic-tile-module__aI6eBG__title{text-decoration-skip-ink:none;text-underline-offset:25%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:from-font}.dynamic-tile-module__aI6eBG__base.dynamic-tile-module__aI6eBG__blue:hover .dynamic-tile-module__aI6eBG__title,.dynamic-tile-module__aI6eBG__base.dynamic-tile-module__aI6eBG__blue:focus-visible .dynamic-tile-module__aI6eBG__title{color:var(--kf-the-bag-blue)}.dynamic-tile-module__aI6eBG__base:hover .dynamic-tile-module__aI6eBG__title,.dynamic-tile-module__aI6eBG__base:focus-visible .dynamic-tile-module__aI6eBG__title{text-decoration-thickness:.1em}.dynamic-tile-module__aI6eBG__square{align-items:center}.dynamic-tile-module__aI6eBG__square .dynamic-tile-module__aI6eBG__contentCentered{text-align:center;align-items:center}.dynamic-tile-module__aI6eBG__square .dynamic-tile-module__aI6eBG__title{text-align:center}.dynamic-tile-module__aI6eBG__mediaWrapper{border-radius:1.5rem;flex-shrink:0;width:100%;min-height:0;position:relative;overflow:hidden}.dynamic-tile-module__aI6eBG__title{word-wrap:break-word;word-break:break-word;width:100%;line-height:var(--lh-140);transition:color .3s ease-out,-webkit-text-decoration .3s ease-out,text-decoration .3s ease-out;display:block;position:relative}@media (min-width:1025px){.dynamic-tile-module__aI6eBG__title{font-size:var(--fs-l10)}}.dynamic-tile-module__aI6eBG__largeFont .dynamic-tile-module__aI6eBG__title{letter-spacing:.02em;font-size:22px;line-height:125%}@media (min-width:1025px){.dynamic-tile-module__aI6eBG__largeFont .dynamic-tile-module__aI6eBG__title{letter-spacing:.02em;font-size:30px;line-height:36px}}.dynamic-tile-module__aI6eBG__blue .dynamic-tile-module__aI6eBG__title,.dynamic-tile-module__aI6eBG__blue .dynamic-tile-module__aI6eBG__rating,.dynamic-tile-module__aI6eBG__blue .dynamic-tile-module__aI6eBG__disclaimer{color:var(--kf-charcoal-black)}.dynamic-tile-module__aI6eBG__light .dynamic-tile-module__aI6eBG__title,.dynamic-tile-module__aI6eBG__light .dynamic-tile-module__aI6eBG__rating,.dynamic-tile-module__aI6eBG__light .dynamic-tile-module__aI6eBG__disclaimer{color:var(--white)}.dynamic-tile-module__aI6eBG__whiteBackground{background:var(--panel-background-paper)repeat;background-blend-mode:multiply,normal}.dynamic-tile-module__aI6eBG__blackBackground{background:var(--kf-brown-300)var(--panel-background-paper)repeat;background-blend-mode:multiply,normal}.dynamic-tile-module__aI6eBG__redBackground{background:var(--kf-red-450)var(--panel-background-paper)repeat;background-blend-mode:multiply,normal}.dynamic-tile-module__aI6eBG__blueFlameBackground{background:var(--kf-blue-250)var(--panel-background-paper)repeat;background-blend-mode:multiply,normal}.dynamic-tile-module__aI6eBG__tanBackground{background:var(--kf-red-100)var(--panel-background-paper)repeat;background-blend-mode:multiply,normal}.dynamic-tile-module__aI6eBG__tealBackground{background:var(--kf-teal-400)var(--panel-background-paper)repeat;background-blend-mode:multiply,normal}@supports ((-webkit-appearance:none)){.dynamic-tile-module__aI6eBG__base{align-items:stretch}.dynamic-tile-module__aI6eBG__mediaWrapper{contain:layout;height:auto}}
.login-dialog-module__kRDUOW__dialogContent{width:100%;min-height:auto;background-color:var(--white)!important;max-width:95vw!important;max-height:calc(100vh - 1rem)!important;padding-top:2rem!important}@media (min-width:48em){.login-dialog-module__kRDUOW__dialogContent{max-width:42.875rem!important;max-height:calc(100vh - 3rem)!important;padding-top:2.5rem!important}}@media (min-width:64em){.login-dialog-module__kRDUOW__dialogContent{max-height:calc(100vh - 6rem)!important;padding-top:3rem!important}}.login-dialog-module__kRDUOW__title{text-align:center;margin-bottom:var(--spacing-160)}.login-dialog-module__kRDUOW__content{gap:var(--spacing-240);grid-template-columns:1fr;padding:0 .75rem 2rem;display:grid}@media (min-width:64em){.login-dialog-module__kRDUOW__content{padding-bottom:2.5rem}}
.actions-module__KuVeya__actions{gap:var(--spacing-160);flex-direction:column;display:flex}@media (min-width:64em){.actions-module__KuVeya__actions{flex-direction:column-reverse;justify-content:space-between;align-items:center;width:100%}}.actions-module__KuVeya__forgotPasswordLink{color:var(--kf-blue-400);font-weight:700;font-size:var(--fs-button-anchor);text-align:center;width:100%;margin-inline:auto}.actions-module__KuVeya__forgotPasswordLink:hover{color:var(--grey-900)}@media (min-width:64em){.actions-module__KuVeya__forgotPasswordLink{text-decoration:underline}}.actions-module__KuVeya__altLayout{text-align:center;color:var(--grey-900)}@media (min-width:64em){.actions-module__KuVeya__altLayout{text-align:right}}
.login-form-module___pb8ta__container{gap:var(--spacing-240);flex-direction:column;padding:0 .75rem;display:flex}.login-form-module___pb8ta__row{gap:var(--spacing-160);display:grid}.login-form-module___pb8ta__passwordField{position:relative}.login-form-module___pb8ta__checkboxRow{align-items:center;gap:var(--spacing-100);display:flex}.login-form-module___pb8ta__errorMessage{color:var(--kf-red-600);font-size:var(--fs-paragraph-l)}
.radio-group-module__3jPnMG__radioGroup{gap:var(--spacing-40);margin-top:var(--spacing-80);grid-template-columns:repeat(auto-fit,minmax(170px,1fr));display:grid}.radio-group-module__3jPnMG__radioOption{--radio-input-size:1.25rem;grid-template-columns:var(--radio-input-size)auto;gap:var(--spacing-80);cursor:pointer;padding:var(--spacing-60);border-radius:var(--spacing-40);transition:background-color var(--ease-dur-short)var(--ease-out);align-items:center;display:grid}.radio-group-module__3jPnMG__radioOption:hover{background-color:var(--grey-100)}.radio-group-module__3jPnMG__radioInput{width:var(--radio-input-size);height:var(--radio-input-size);accent-color:var(--kf-blue-400);cursor:pointer}.radio-group-module__3jPnMG__radioLabel{font-size:var(--fs-input-label);font-weight:var(--font-weight-regular);color:var(--ink);cursor:pointer}.radio-group-module__3jPnMG__errorMessage{color:var(--kf-red-400);font-size:var(--fs-s-body);font-weight:var(--font-weight-regular);margin-top:var(--spacing-40);line-height:var(--lh-150);grid-column:1/-1}
.lytics-card-module__eowJXa__container{background:linear-gradient(#3a71c4 0%,#2d548f 100%);border-radius:1.5rem;flex-shrink:0;justify-content:center;align-items:center;width:100%;min-height:0;display:flex;position:relative;overflow:hidden}.lytics-card-module__eowJXa__inner{z-index:1;align-items:flex-end;width:100%;height:100%;padding:1.5rem;display:flex;position:relative}.lytics-card-module__eowJXa__content{justify-content:center;align-items:flex-start;gap:var(--spacing-240);flex-direction:column;width:100%;max-width:100%;display:flex}.lytics-card-module__eowJXa__title{color:var(--white);text-transform:uppercase;text-align:left;margin:0}@media (min-width:1025px){.lytics-card-module__eowJXa__title{font-size:var(--fs-l10)}}.lytics-card-module__eowJXa__buttonLink{text-decoration:none;display:inline-block}.lytics-card-module__eowJXa__button{min-width:auto}
.register-dialog-module__dmfZDG__dialogContent{width:100%;min-height:auto;background-color:var(--white)!important;max-width:95vw!important;max-height:calc(100vh - 1rem)!important;padding-top:2rem!important}@media (min-width:48em){.register-dialog-module__dmfZDG__dialogContent{max-width:42.875rem!important;max-height:calc(100vh - 3rem)!important;padding-top:2.5rem!important}}@media (min-width:64em){.register-dialog-module__dmfZDG__dialogContent{max-height:calc(100vh - 6rem)!important;padding-top:3rem!important}}.register-dialog-module__dmfZDG__title{text-align:center;margin-bottom:var(--spacing-160);color:var(--kf-cool-blue-400)}.register-dialog-module__dmfZDG__content{gap:var(--spacing-240);grid-template-columns:1fr;padding:0 .75rem 2rem;display:grid}@media (min-width:64em){.register-dialog-module__dmfZDG__content{padding-bottom:2.5rem}}
.actions-module__-Z-F5G__container{display:flex}@media (min-width:48em){.actions-module__-Z-F5G__container{justify-content:center}}
.terms-section-module__-sYdaq__termsSection{text-align:left;margin-top:var(--spacing-80)}@media (min-width:48em){.terms-section-module__-sYdaq__termsSection{text-align:center}}.terms-section-module__-sYdaq__termsText{font-size:var(--fs-s-body);color:var(--ink);margin:0}.terms-section-module__-sYdaq__termsLink{color:var(--kf-blue-400);font-weight:var(--font-weight-bold);text-decoration:underline}.terms-section-module__-sYdaq__termsLink:hover{color:var(--kf-blue-300)}
.checkbox-section-module__tjcSya__checkboxSection{gap:var(--spacing-120);flex-direction:column;display:flex}@media (min-width:48em){.checkbox-section-module__tjcSya__checkboxSection{justify-content:center;align-items:center}}.checkbox-section-module__tjcSya__checkboxRow{align-items:center;display:flex}
.register-form-module__XavchW__container{gap:var(--spacing-240);flex-direction:column;display:flex}.register-form-module__XavchW__passwordField{position:relative}.register-form-module__XavchW__radioLabel{font-size:17px;font-weight:var(--font-weight-regular);color:var(--kf-cool-blue-400);margin-top:.5rem}@media (min-width:48em){.register-form-module__XavchW__radioLabel{font-size:19px}}.register-form-module__XavchW__error{color:var(--kf-red-600);font-size:var(--fs-paragraph-l)}
.saved-item-popup-module__VYdBqq__container{z-index:var(--z-dialog);pointer-events:none;animation:.3s ease-out forwards saved-item-popup-module__VYdBqq__slide-down-fade-in;position:fixed;top:6.25rem;left:1rem}@media (min-width:64em){.saved-item-popup-module__VYdBqq__container{top:8rem;left:auto;right:3.5rem}}@media (min-width:75em){.saved-item-popup-module__VYdBqq__container{right:8.5rem}}.saved-item-popup-module__VYdBqq__popup{background:var(--white);pointer-events:auto;border-radius:.5rem;width:calc(100vw - 2rem);max-width:32rem;padding:1rem;box-shadow:0 .25rem .75rem #00000029}@media (min-width:48em){.saved-item-popup-module__VYdBqq__popup{width:28rem;max-width:28rem}}@media (min-width:64em){.saved-item-popup-module__VYdBqq__popup{padding:1.25rem}}.saved-item-popup-module__VYdBqq__header{border-bottom:1px solid #bacae84d;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.saved-item-popup-module__VYdBqq__message{color:var(--grey-800);flex:1;margin:0}.saved-item-popup-module__VYdBqq__closeButton{cursor:pointer;opacity:.7;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:.75rem;height:.75rem;margin:0;padding:0;transition:opacity .2s;display:flex}.saved-item-popup-module__VYdBqq__closeButton:hover{opacity:1}.saved-item-popup-module__VYdBqq__closeButton:focus{outline:2px solid var(--grey-300);outline-offset:2px;border-radius:.125rem}.saved-item-popup-module__VYdBqq__content{gap:1rem;display:flex}.saved-item-popup-module__VYdBqq__imageWrapper{background:var(--grey-200);border-radius:.375rem;flex-shrink:0;width:5rem;height:5rem;overflow:hidden}.saved-item-popup-module__VYdBqq__image{object-fit:cover;width:100%;height:100%}.saved-item-popup-module__VYdBqq__title{color:var(--kf-cool-blue-400);text-transform:uppercase;flex:1;margin:0;line-height:1.4}@keyframes saved-item-popup-module__VYdBqq__slide-down-fade-in{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}
.saved-item-error-popup-module__iTIGuq__container{z-index:var(--z-dialog);pointer-events:none;animation:.3s ease-out forwards saved-item-error-popup-module__iTIGuq__slide-down-fade-in;position:fixed;top:6.25rem;left:1rem;right:3.5rem}@media (min-width:64em){.saved-item-error-popup-module__iTIGuq__container{top:8rem;left:auto}}@media (min-width:75em){.saved-item-error-popup-module__iTIGuq__container{right:8.5rem}}.saved-item-error-popup-module__iTIGuq__popup{background:var(--white);pointer-events:auto;border-left:.25rem solid var(--kf-crimson-100);border-radius:.5rem;width:calc(100vw - 2rem);max-width:32rem;padding:1rem;box-shadow:0 .25rem .75rem #00000029}@media (min-width:48em){.saved-item-error-popup-module__iTIGuq__popup{width:28rem;max-width:28rem}}@media (min-width:64em){.saved-item-error-popup-module__iTIGuq__popup{padding:1.25rem}}.saved-item-error-popup-module__iTIGuq__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.saved-item-error-popup-module__iTIGuq__message{color:var(--grey-800);flex:1;margin:0}.saved-item-error-popup-module__iTIGuq__closeButton{cursor:pointer;opacity:.7;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:.75rem;height:.75rem;margin:0;padding:0;transition:opacity .2s;display:flex}.saved-item-error-popup-module__iTIGuq__closeButton:hover{opacity:1}.saved-item-error-popup-module__iTIGuq__closeButton:focus{outline:2px solid var(--grey-300);outline-offset:2px;border-radius:.125rem}@keyframes saved-item-error-popup-module__iTIGuq__slide-down-fade-in{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}
.share-popup-module__n7CXeq__popover{background:var(--white);z-index:1000;min-width:12rem;color:var(--grey-800);border-radius:.5rem;margin-top:.5rem;padding:.75rem;position:absolute;top:100%;left:0;box-shadow:0 .25rem .75rem #0003}.share-popup-module__n7CXeq__header{border-bottom:1px solid #bacae84d;margin:0 -.75rem .75rem;padding:0 .75rem .75rem}.share-popup-module__n7CXeq__label{font-weight:var(--font-weight-paragraph);text-transform:capitalize}.share-popup-module__n7CXeq__actions{flex-direction:column;gap:.5rem;display:flex}.share-popup-module__n7CXeq__actionLink{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.25rem;align-items:center;gap:.75rem;width:100%;padding-block:.5rem;transition:background-color .2s;display:flex}.share-popup-module__n7CXeq__copiedMessage{background:var(--grey-800);color:var(--white);white-space:nowrap;border-radius:.25rem;padding:.5rem 1rem;font-size:.75rem;font-weight:500;animation:2s ease-in-out share-popup-module__n7CXeq__fadeInOut;position:absolute;top:-2.5rem;left:50%;transform:translate(-50%)}@keyframes share-popup-module__n7CXeq__fadeInOut{0%{opacity:0;transform:translate(-50%)translateY(.5rem)}20%{opacity:1;transform:translate(-50%)translateY(0)}80%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(-.5rem)}}
.checkbox-module__j6o0bG__checkboxRow{align-items:center;gap:.5rem;display:flex}.checkbox-module__j6o0bG__checkboxLabel{font-size:var(--fs-input-label)}
.form-module__0mIwZq__formContainer{flex-direction:column;gap:1rem;display:flex}.form-module__0mIwZq__title,.form-module__0mIwZq__body{margin:0}.form-module__0mIwZq__form{gap:.75rem;display:grid}.form-module__0mIwZq__actions{gap:.5rem;display:flex}.form-module__0mIwZq__submitButton{width:fit-content}.form-module__0mIwZq__error{color:var(--kf-red-600)}
.sms-opt-in-dialog-module__5-Fc5q__dialogContent{background:var(--panel-background-paper)repeat;width:100%;max-width:min(89rem,calc(100vw - calc(2*var(--kfd_grid-gutter))));max-height:calc(100vh - var(--kfd_grid-gutter));box-sizing:border-box;border-radius:1.875rem;min-height:36.875rem;padding:0}.sms-opt-in-dialog-module__5-Fc5q__layout{background-blend-mode:multiply,normal;flex-direction:column-reverse;gap:2rem;display:flex}@media (min-width:75em){.sms-opt-in-dialog-module__5-Fc5q__layout{grid-template-columns:1fr 1fr;gap:0;display:grid}}.sms-opt-in-dialog-module__5-Fc5q__image{object-fit:cover;width:100%;height:auto}@media (min-width:75em){.sms-opt-in-dialog-module__5-Fc5q__image{width:100%;height:100%;position:absolute;bottom:0;left:0;right:0}}.sms-opt-in-dialog-module__5-Fc5q__contentContainer{flex-direction:column;padding:4.5rem 1.875rem;display:flex}@media (min-width:64em){.sms-opt-in-dialog-module__5-Fc5q__contentContainer{padding:3.125rem 1.875rem}}.sms-opt-in-dialog-module__5-Fc5q__formContainer{flex-direction:column;gap:1rem;display:flex}.sms-opt-in-dialog-module__5-Fc5q__title,.sms-opt-in-dialog-module__5-Fc5q__body{margin:0}.sms-opt-in-dialog-module__5-Fc5q__form{gap:1rem;display:grid}.sms-opt-in-dialog-module__5-Fc5q__checkboxRow{align-items:center;display:flex}.sms-opt-in-dialog-module__5-Fc5q__checkboxLabel{font-size:var(--fs-input-label)}.sms-opt-in-dialog-module__5-Fc5q__disclaimer{font-size:var(--fs-s-body);color:var(--grey-700)}.sms-opt-in-dialog-module__5-Fc5q__actions{gap:.5rem;display:flex}.sms-opt-in-dialog-module__5-Fc5q__submitButton{width:fit-content}.sms-opt-in-dialog-module__5-Fc5q__errorText{color:var(--kf-red-600);font-size:var(--fs-s-body)}.sms-opt-in-dialog-module__5-Fc5q__confirmation{gap:.75rem;display:grid}
.recipe-actions-module__h6uKsq__menu{gap:var(--spacing-160);display:flex}@media (min-width:1025px){.recipe-actions-module__h6uKsq__menu{gap:var(--spacing-200);padding:0}}.recipe-actions-module__h6uKsq__buttonContent{align-items:center;gap:var(--spacing-20);letter-spacing:.025em;flex-direction:column;font-size:.75rem;font-weight:600;display:flex}.recipe-actions-module__h6uKsq__buttonContent span{color:var(--white)}.recipe-actions-module__h6uKsq__shareButtonContainer{position:relative}.recipe-actions-module__h6uKsq__button{cursor:pointer;border:0;border-radius:6.25rem;outline:none;text-decoration:none;position:relative}.recipe-actions-module__h6uKsq__button svg{width:1.5rem;height:1.5rem}@media (min-width:1025px){.recipe-actions-module__h6uKsq__button svg{width:2rem;height:2rem}}.recipe-actions-module__h6uKsq__button svg circle{fill:var(--kf-charcoal-black);transition:fill .2s}.recipe-actions-module__h6uKsq__button svg path[fill="var(--kf-charcoal-black)"]{transition:fill .2s}.recipe-actions-module__h6uKsq__button:hover svg circle,.recipe-actions-module__h6uKsq__button:hover svg path[fill="var(--kf-charcoal-black)"]{fill:var(--kf-the-bag-blue)}.recipe-actions-module__h6uKsq__sharePopup{top:2rem;bottom:auto}@media (max-width:1024px){.recipe-actions-module__h6uKsq__sharePopup{margin-top:.5rem;top:100%;bottom:auto;left:-7.5rem;transform:translate(-25%)}}
.tile-carousel-module__wQuOsa__container{width:100%;padding:var(--spacing-320)var(--spacing-240)var(--spacing-480);z-index:1;position:relative;overflow-x:hidden}@media (min-width:1025px){.tile-carousel-module__wQuOsa__container{padding:var(--spacing-480)var(--spacing-1000)var(--spacing-640)}}.tile-carousel-module__wQuOsa__noPadding{padding-top:0}.tile-carousel-module__wQuOsa__inner{width:100%;max-width:var(--kfd_max-container-width);color:var(--kf-smoke-white);gap:var(--spacing-240);flex-direction:column;margin-inline:auto;display:flex}@media (min-width:1025px){.tile-carousel-module__wQuOsa__inner{gap:var(--spacing-320)}}.tile-carousel-module__wQuOsa__text{gap:var(--spacing-80);z-index:1;width:100%;color:var(--kf-charcoal-black);flex-direction:column;margin-inline:auto;display:flex}.tile-carousel-module__wQuOsa__eyebrow{color:var(--kf-charcoal-black);text-transform:uppercase}@media (min-width:1025px){.tile-carousel-module__wQuOsa__eyebrow{font-size:var(--fs-paragraph-xl)}}.tile-carousel-module__wQuOsa__redEyebrow{color:var(--kf-red-600)}.tile-carousel-module__wQuOsa__blue .tile-carousel-module__wQuOsa__text{color:var(--kf-smoke-white)}.tile-carousel-module__wQuOsa__title{text-transform:uppercase;color:var(--kf-charcoal-black);margin-bottom:0}@media (min-width:1025px){.tile-carousel-module__wQuOsa__title{font-size:var(--fs-l3)}}.tile-carousel-module__wQuOsa__blue .tile-carousel-module__wQuOsa__title{color:var(--kf-smoke-white)}.tile-carousel-module__wQuOsa__description{color:var(--kf-charcoal-black);margin-bottom:0}@media (min-width:1025px){.tile-carousel-module__wQuOsa__description{font-size:var(--fs-l10)}}.tile-carousel-module__wQuOsa__blue .tile-carousel-module__wQuOsa__description{color:var(--kf-smoke-white)}.tile-carousel-module__wQuOsa__carousel{margin-left:calc(-1*var(--spacing-240));margin-right:calc(-1*var(--spacing-240));position:relative}@media (min-width:1025px){.tile-carousel-module__wQuOsa__carousel{margin-left:calc(-1*var(--spacing-1000));margin-right:calc(-1*var(--spacing-1000))}}.tile-carousel-module__wQuOsa__carouselWrapper{overflow-x:hidden}.tile-carousel-module__wQuOsa__carouselWrapper>div{overflow:hidden}.tile-carousel-module__wQuOsa__carousel .tile-carousel-module__wQuOsa__carouselContent{margin-left:0;margin-right:var(--spacing-240);padding-left:var(--spacing-240)}@media (min-width:1025px){.tile-carousel-module__wQuOsa__carousel .tile-carousel-module__wQuOsa__carouselContent{margin-right:var(--spacing-1000);padding-left:var(--spacing-1000)}}.tile-carousel-module__wQuOsa__carouselItem{flex-basis:65%}@media (min-width:768px){.tile-carousel-module__wQuOsa__carouselItem{flex-basis:24%}}@media (min-width:1025px){.tile-carousel-module__wQuOsa__carouselItem{flex-basis:19.5%}}@media (min-width:768px){.tile-carousel-module__wQuOsa__threeItemLimit{flex-basis:33.33%}}.tile-carousel-module__wQuOsa__button{width:100%;margin-inline:auto}.tile-carousel-module__wQuOsa__navigation{margin-top:var(--spacing-360);color:var(--kf-ash-grey-200);justify-content:center;align-items:center;gap:var(--spacing-180);padding-left:var(--spacing-240);padding-right:var(--spacing-240);margin-inline:auto;display:flex}@media (min-width:1025px){.tile-carousel-module__wQuOsa__navigation{gap:var(--spacing-320);padding-left:var(--spacing-1000);padding-right:var(--spacing-1000)}}.tile-carousel-module__wQuOsa__blue .tile-carousel-module__wQuOsa__navigation{color:var(--kf-smoke-white)}.tile-carousel-module__wQuOsa__navButtons{gap:var(--spacing-100);color:var(--kf-ash-grey-200);display:flex}.tile-carousel-module__wQuOsa__blue .tile-carousel-module__wQuOsa__navButtons{color:var(--kf-ash-grey-200)}.tile-carousel-module__wQuOsa__navButton{color:var(--kf-charcoal-black)}.tile-carousel-module__wQuOsa__navButton:focus{background-color:var(--kf-coolgraylt-300)}.tile-carousel-module__wQuOsa__blue .tile-carousel-module__wQuOsa__navButton{color:var(--kf-smoke-white)}.tile-carousel-module__wQuOsa__blue .tile-carousel-module__wQuOsa__navButton:focus{background-color:var(--kf-blue-350)}.tile-carousel-module__wQuOsa__smoke,.tile-carousel-module__wQuOsa__smoke .tile-carousel-module__wQuOsa__text,.tile-carousel-module__wQuOsa__smoke .tile-carousel-module__wQuOsa__eyebrow,.tile-carousel-module__wQuOsa__smoke .tile-carousel-module__wQuOsa__title,.tile-carousel-module__wQuOsa__smoke .tile-carousel-module__wQuOsa__description,.tile-carousel-module__wQuOsa__smoke .tile-carousel-module__wQuOsa__navigation,.tile-carousel-module__wQuOsa__smoke .tile-carousel-module__wQuOsa__navButtons{color:var(--kf-smoke-white)}.tile-carousel-module__wQuOsa__smoke .tile-carousel-module__wQuOsa__navButton{color:var(--kf-smoke-white)}.tile-carousel-module__wQuOsa__smoke .tile-carousel-module__wQuOsa__navButton:focus{background-color:var(--kf-soot-grey-700)}
.video-play-button-module__okl5CW__playButton{z-index:2;cursor:pointer;background:0 0;border:none;padding:0;transition:transform .2s ease-in-out,opacity .2s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-play-button-module__okl5CW__playButton:hover{opacity:.9;transform:translate(-50%,-50%)scale(1.1)}.video-play-button-module__okl5CW__playButton:focus{outline:2px solid var(--white);outline-offset:4px;border-radius:4px}
.author-module__FRhoxW__container{color:var(--kf-smoke-white);margin-bottom:.25rem}.author-module__FRhoxW__link{color:var(--kf-smoke-white);text-decoration:underline}.author-module__FRhoxW__link:hover{text-decoration:none}
.card-module__BlCjDa__authorContainer{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.card-module__BlCjDa__title{color:var(--kf-smoke-white);text-align:left;text-transform:capitalize;margin-top:.5rem;display:inline-block;position:relative}@media (min-width:1025px){.card-module__BlCjDa__title{font-size:var(--fs-l10)}}.card-module__BlCjDa__mediaWrapper{flex-shrink:0;justify-content:flex-start;align-items:flex-start;min-width:0;max-width:100%;min-height:0;display:flex;position:relative;overflow:hidden}.card-module__BlCjDa__iframeWrapper{justify-content:center;align-items:center;width:100%;min-width:0;max-width:100%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden}.card-module__BlCjDa__iframe{border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.card-module__BlCjDa__tiktokIframe{object-fit:contain;border:0;position:absolute;top:0;left:0;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;max-height:100%!important}.card-module__BlCjDa__ctaLink{color:var(--kf-smoke-white);background-image:linear-gradient(var(--kf-cool-blue-400),var(--kf-cool-blue-400));text-transform:uppercase;background-position:0 100%;background-repeat:no-repeat;background-size:0% 2px;margin-top:.5rem;text-decoration:none;transition:background-size .15s;display:inline;position:relative}.card-module__BlCjDa__ctaLink:hover{color:var(--kf-smoke-white);background-size:100% 2px;text-decoration:none;transition:background-size .15s}@media (min-width:1025px){.card-module__BlCjDa__ctaLink{font-size:var(--fs-l7)}}.card-module__BlCjDa__tag{top:.125rem}@supports ((-webkit-appearance:none)){.card-module__BlCjDa__mediaWrapper{contain:layout;height:auto}.card-module__BlCjDa__iframeWrapper{flex-shrink:0;min-height:0}}
.play-button-module__g7FvwW__playButton{z-index:2;cursor:pointer;background:0 0;border:none;padding:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.social-links-module__gS6QyG__container{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1.5rem;display:flex}.social-links-module__gS6QyG__link{color:inherit;text-decoration:none;transition:opacity .2s ease-out;display:flex}.social-links-module__gS6QyG__link:hover,.social-links-module__gS6QyG__link:focus-visible{opacity:.8;text-decoration:none}.social-links-module__gS6QyG__link:active{opacity:.6}.social-links-module__gS6QyG__icon{flex-shrink:0;width:2rem;height:2rem}.social-links-module__gS6QyG__label{text-transform:capitalize;margin:0}
.video-carousel-module__dDm-mG__container{width:100%;position:relative;overflow:hidden visible}.video-carousel-module__dDm-mG__textureWrapper{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.video-carousel-module__dDm-mG__inner{z-index:1;justify-content:center;align-items:center;gap:var(--spacing-180);width:100%;padding:var(--spacing-320)var(--spacing-240)var(--spacing-480);flex-direction:column;display:flex;position:relative}@media (min-width:1025px){.video-carousel-module__dDm-mG__inner{padding:var(--spacing-480)var(--spacing-1000)var(--spacing-640)}}.video-carousel-module__dDm-mG__text{align-items:flex-start;gap:var(--spacing-80);z-index:1;flex-direction:column;width:100%;display:flex}.video-carousel-module__dDm-mG__eyebrow{text-transform:uppercase}.video-carousel-module__dDm-mG__title{text-transform:uppercase;margin:0}@media (min-width:1025px){.video-carousel-module__dDm-mG__title{font-size:var(--fs-l3)}}.video-carousel-module__dDm-mG__eyebrow,.video-carousel-module__dDm-mG__title{color:var(--kf-smoke-white)}.video-carousel-module__dDm-mG__description{color:var(--kf-ash-grey-200);margin:0}.video-carousel-module__dDm-mG__carousel{width:100%;margin-top:var(--spacing-40);position:relative}.video-carousel-module__dDm-mG__carouselWrapper{margin-left:calc(-1*var(--spacing-240));margin-right:calc(-1*var(--spacing-240));overflow-x:hidden}@media (min-width:1025px){.video-carousel-module__dDm-mG__carouselWrapper{margin-left:calc(-1*var(--spacing-1000));margin-right:calc(-1*var(--spacing-1000))}}.video-carousel-module__dDm-mG__carouselWrapper>div{overflow:hidden}.video-carousel-module__dDm-mG__carousel .video-carousel-module__dDm-mG__carouselContent{margin-left:0;margin-right:var(--spacing-240);padding-left:var(--spacing-240)}@media (min-width:1025px){.video-carousel-module__dDm-mG__carousel .video-carousel-module__dDm-mG__carouselContent{margin-right:var(--spacing-1000);padding-left:var(--spacing-1000)}}.video-carousel-module__dDm-mG__carouselItem{flex-shrink:0;flex-basis:65%;min-height:0}@media (min-width:768px){.video-carousel-module__dDm-mG__carouselItem{flex-basis:24%}}@media (min-width:1025px){.video-carousel-module__dDm-mG__carouselItem{flex-basis:19.5%}}.video-carousel-module__dDm-mG__navigation{gap:var(--spacing-160);margin-top:var(--spacing-240);max-width:var(--kfd_max-container-width);color:var(--kf-ash-grey-200);justify-content:center;align-items:center;margin-inline:auto;display:flex}@media (min-width:1025px){.video-carousel-module__dDm-mG__navigation{gap:var(--spacing-320)}}.video-carousel-module__dDm-mG__navButtons{gap:var(--spacing-100);color:var(--kf-ash-grey-200);display:flex}.video-carousel-module__dDm-mG__navButton{color:var(--kf-ash-grey-200)}.video-carousel-module__dDm-mG__navButton:focus{background-color:var(--kf-soot-grey-700)}.video-carousel-module__dDm-mG__socialLinks{width:100%;color:var(--kf-smoke-white);display:flex}@supports ((-webkit-appearance:none)){.video-carousel-module__dDm-mG__carouselItem{contain:layout;height:auto}}
.action-menu-module__RK4rSa__container{top:var(--header-full-height,0);z-index:10;display:flex;position:sticky}@media (min-width:1025px){.action-menu-module__RK4rSa__container{box-shadow:none;padding-inline:0;display:none;position:static}}
.drawer-module__TimD6a__drawer{background-color:var(--white);height:100vh;z-index:var(--drawer-z-index,var(--z-shelf,100));pointer-events:none;transition:transform .3s ease-in-out;position:fixed;top:0;box-shadow:-2px 0 10px #0000001a}.drawer-module__TimD6a__drawerRight{width:100%;max-width:var(--drawer-max-width-mobile,25rem);right:0;transform:translate(100%)}.drawer-module__TimD6a__drawerRight.drawer-module__TimD6a__drawerOpen{pointer-events:auto;transform:translate(0)}.drawer-module__TimD6a__drawerLeft{width:100%;max-width:var(--drawer-max-width-mobile,25rem);left:0;transform:translate(-100%);box-shadow:2px 0 10px #0000001a}.drawer-module__TimD6a__drawerLeft.drawer-module__TimD6a__drawerOpen{pointer-events:auto;transform:translate(0)}.drawer-module__TimD6a__drawerTop{width:100%;height:auto;max-height:50vh;top:0;left:0;right:0;transform:translateY(-100%);box-shadow:0 2px 10px #0000001a}.drawer-module__TimD6a__drawerTop.drawer-module__TimD6a__drawerOpen{pointer-events:auto;transform:translateY(0)}.drawer-module__TimD6a__drawerBottom{width:100%;height:auto;max-height:50vh;inset:auto 0 0;transform:translateY(100%);box-shadow:0 -2px 10px #0000001a}.drawer-module__TimD6a__drawerBottom.drawer-module__TimD6a__drawerOpen{pointer-events:auto;transform:translateY(0)}.drawer-module__TimD6a__drawerOpen{pointer-events:auto}@media (min-width:64em){.drawer-module__TimD6a__drawerRight,.drawer-module__TimD6a__drawerLeft{max-width:var(--drawer-max-width-desktop,31.25rem)}}.drawer-module__TimD6a__drawerContent{flex-direction:column;height:100%;display:flex;position:relative}.drawer-module__TimD6a__closeButton{z-index:1;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:opacity .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.drawer-module__TimD6a__closeButton:hover{opacity:.7}.drawer-module__TimD6a__scroller{padding:var(--drawer-content-padding,3.5rem 1.5rem 2rem);-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#0003 transparent;flex:1;overflow:hidden auto}.drawer-module__TimD6a__scroller::-webkit-scrollbar{width:.5rem}.drawer-module__TimD6a__scroller::-webkit-scrollbar-track{background:0 0}.drawer-module__TimD6a__scroller::-webkit-scrollbar-thumb{background-color:#0003;border-radius:.25rem}.drawer-module__TimD6a__scroller::-webkit-scrollbar-thumb:hover{background-color:#0000004d}
.button-module__91BBmW__exploreButton{z-index:var(--z-shelf,100);cursor:pointer;visibility:visible;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:visible .2s ease-in-out;display:flex;position:fixed;bottom:3.5rem;right:1.75rem}@media (min-width:1025px){.button-module__91BBmW__exploreButton{bottom:4rem;right:3rem}}.button-module__91BBmW__exploreButton:hover{transform:scale(1.05)}.button-module__91BBmW__exploreButtonOpen{visibility:hidden;pointer-events:none;transition:visible .2s ease-in-out}.button-module__91BBmW__exploreButtonContent{color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;display:flex}.button-module__91BBmW__svg{width:6.313rem;height:6.313rem}@media (min-width:1025px){.button-module__91BBmW__svg{width:7.875rem;height:7.875rem}}
.category-header-module__gXS0NW__header{align-items:center;gap:var(--spacing-80);display:flex}.category-header-module__gXS0NW__title{text-transform:uppercase;color:var(--kf-charcoal-black);margin:0}@media (min-width:1025px){.category-header-module__gXS0NW__title{font-size:var(--fs-l7)}}.category-header-module__gXS0NW__youtubeIcon{flex-shrink:0}
.related-categories-module__r9V2lq__section{gap:var(--spacing-160);margin-bottom:var(--spacing-160);flex-direction:column;display:flex}.related-categories-module__r9V2lq__title{color:var(--kf-charcoal-black);margin:0}@media (min-width:1025px){.related-categories-module__r9V2lq__title{font-size:var(--fs-l7)}}.related-categories-module__r9V2lq__pills{gap:var(--spacing-80);flex-wrap:wrap;display:flex}.related-categories-module__r9V2lq__pill{border:.031rem solid var(--kf-charcoal-black);border-radius:var(--spacing-240);color:var(--kf-charcoal-black);background-color:var(--white);padding:.5rem 1rem;text-decoration:none;transition:all .2s ease-in-out;display:inline-block}@media (min-width:1025px){.related-categories-module__r9V2lq__pill{font-size:var(--fs-l10)}}.related-categories-module__r9V2lq__pill:hover{background-color:var(--grey-100,#f3f4f6)}
.header-utility-icon-module__1VyJeq__utilityIcon>*{z-index:1;position:relative}.header-utility-icon-module__1VyJeq__utilityIcon{cursor:pointer;color:currentColor;background-color:#fff;border-radius:6.25rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex;position:relative}.header-utility-icon-module__1VyJeq__show{overflow:hidden}.header-utility-icon-module__1VyJeq__show:hover:before{opacity:1;width:100%;transition:opacity .4s,width .4s}.header-utility-icon-module__1VyJeq__show:before{content:"";opacity:0;z-index:0;pointer-events:none;background:#bacae8;border-radius:6.25rem;width:0;height:100%;transition:opacity .4s,width .4s;display:block;position:absolute;top:0;left:0}
.tile-content-module__zOu9GW__tile{align-items:center;gap:var(--spacing-160);color:inherit;text-decoration:none;transition:all .2s ease-in-out;display:flex}.tile-content-module__zOu9GW__tileImageContainer{border-radius:.5rem;flex-shrink:0;width:6.25rem;height:4.688rem;position:relative;overflow:hidden}@media (min-width:1025px){.tile-content-module__zOu9GW__tileImageContainer{width:7.5rem;height:5.625rem}}.tile-content-module__zOu9GW__tileImage{object-fit:cover;transition:transform .3s ease-in-out}.tile-content-module__zOu9GW__tile:hover .tile-content-module__zOu9GW__tileImage{transform:scale(1.2)}.tile-content-module__zOu9GW__tileContent{flex:1;min-width:0}.tile-content-module__zOu9GW__title{color:var(--kf-charcoal-black);flex:1;text-decoration:none;transition:color .2s ease-in-out}@media (min-width:1025px){.tile-content-module__zOu9GW__title{font-size:var(--fs-l10)}}.tile-content-module__zOu9GW__tile:hover .tile-content-module__zOu9GW__title{color:var(--kf-the-bag-blue);text-decoration-skip-ink:none;text-underline-offset:25%;text-decoration:underline}
.search-button-module__uq5oqW__icon{--icon-size:2.625rem;left:calc(2.75rem/2 - calc(var(--icon-size)/2));color:currentColor;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.search-button-module__uq5oqW__icon.search-button-module__uq5oqW__open{left:auto;right:var(--spacing-160)}.search-button-module__uq5oqW__icon.search-button-module__uq5oqW__open .search-button-module__uq5oqW__svg .search-button-module__uq5oqW__circle,.search-button-module__uq5oqW__icon.search-button-module__uq5oqW__open .search-button-module__uq5oqW__svg .search-button-module__uq5oqW__outerIcon{fill:var(--kf-smoke-white);transition:fill .2s}.search-button-module__uq5oqW__icon.search-button-module__uq5oqW__open .search-button-module__uq5oqW__svg .search-button-module__uq5oqW__innerIcon{fill:var(--kf-charcoal-black);transition:fill .2s}.search-button-module__uq5oqW__icon:hover .search-button-module__uq5oqW__svg .search-button-module__uq5oqW__circle,.search-button-module__uq5oqW__icon:hover .search-button-module__uq5oqW__svg .search-button-module__uq5oqW__outerIcon{fill:var(--kf-the-bag-blue);transition:fill .2s}.search-button-module__uq5oqW__svg{width:var(--icon-size);height:var(--icon-size);display:block}.search-button-module__uq5oqW__svg .search-button-module__uq5oqW__circle,.search-button-module__uq5oqW__svg .search-button-module__uq5oqW__outerIcon{fill:var(--kf-charcoal-black);transition:fill .2s}.search-button-module__uq5oqW__svg .search-button-module__uq5oqW__innerIcon{fill:var(--kf-smoke-white);transition:fill .2s}
.content-module__BRZVqW__section{gap:var(--spacing-80);flex-direction:column;display:flex}.content-module__BRZVqW__separator{background-color:var(--kf-the-bag-red);height:1px;margin:var(--spacing-340)0}.content-module__BRZVqW__items{gap:var(--spacing-160);flex-direction:column;display:flex}
.submit-input-module__3JJ4gq__container{z-index:1000;cursor:pointer;transform-origin:100%;justify-content:center;align-items:center;gap:var(--spacing-80);padding-block:var(--spacing-80);background-color:#0000;border-radius:.75rem;width:2.75rem;height:2.75rem;transition:width .18s ease-in-out,padding-inline .18s ease-in-out,border .18s ease-in-out,background-color .18s ease-in-out;display:flex;position:absolute;top:0;left:auto;right:0;overflow:visible}.submit-input-module__3JJ4gq__container .submit-input-module__3JJ4gq__input{opacity:0;pointer-events:none;width:0;transition:width .18s ease-in-out,opacity .18s ease-in-out;display:none}.submit-input-module__3JJ4gq__open{background-color:var(--white);border:.063rem solid var(--color-gray-300);width:min(22.5rem,90vw);padding-inline:var(--spacing-160);border-radius:.75rem;justify-content:flex-end}.submit-input-module__3JJ4gq__open .submit-input-module__3JJ4gq__input{opacity:1;pointer-events:auto;width:100%;display:block}.submit-input-module__3JJ4gq__input{appearance:none;width:100%;height:100%;color:var(--kf-cool-blue-400);font-family:var(--font-barlow),sans-serif;font-size:.875rem;font-weight:var(--font-weight-bold);line-height:var(--lh-150);background-color:#0000;border:none;outline:none;margin:0 1.25rem 0 0;padding:0 0 .125rem}.submit-input-module__3JJ4gq__input:focus{outline:none}.submit-input-module__3JJ4gq__input::placeholder{font-family:var(--font-barlow),sans-serif;font-size:.875rem;font-weight:var(--font-weight-bold);line-height:var(--lh-150)}
.overlay-module__u2VWCa__overlay{z-index:calc(var(--z-shelf,100) - 1);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;position:fixed;inset:0}
.header-search-module___Oxvnq__container{cursor:pointer;color:currentColor;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:width .3s ease-in-out;display:flex;position:relative}
.faqs-module__8LNmna__container{margin-inline:var(--spacing-240);background-color:var(--kf-ash-grey-200);padding:var(--spacing-340);flex-direction:column;display:flex}@media (min-width:1025px){.faqs-module__8LNmna__container{margin-inline:0}}.faqs-module__8LNmna__divider{border-bottom:.063rem solid var(--kf-red-600);height:100%;margin:0 var(--kfd_grid-gutter);display:none}@media (min-width:1025px){.faqs-module__8LNmna__divider{margin-block:4.5rem;display:block}}.faqs-module__8LNmna__title{color:var(--kf-the-bag-blue);margin-bottom:var(--spacing-80)}@media (min-width:1025px){.faqs-module__8LNmna__title{font-size:var(--fs-l5)}}.faqs-module__8LNmna__inner{border-top:.063rem solid var(--kf-soot-grey-700);gap:var(--spacing-80);flex-direction:column;width:100%;padding:0;display:flex}
.mobile-navigation-module__Aekkaa__wrapper{pointer-events:auto;width:100%;height:100vh;z-index:var(--z-shelf);pointer-events:none;position:fixed;top:0;left:0;right:0;overflow:hidden}.mobile-navigation-module__Aekkaa__wrapperClosed{pointer-events:none;visibility:hidden;transition:visibility 0s linear .3s}.mobile-navigation-module__Aekkaa__container{top:var(--header-full-height);z-index:var(--z-shelf);width:100%;height:calc(var(--vh) - var(--header-full-height));background-color:var(--white);pointer-events:auto;will-change:transform;contain:paint;backface-visibility:hidden;max-width:25rem;transition:transform .3s ease-in-out;position:absolute;left:auto;right:0;transform:translate(0)}.mobile-navigation-module__Aekkaa__container:before{content:"";background-image:var(--panel-background-ash);opacity:.6;pointer-events:none;z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.mobile-navigation-module__Aekkaa__container.mobile-navigation-module__Aekkaa__closed{transform:translate(100%)}.mobile-navigation-module__Aekkaa__scroller{-webkit-overflow-scrolling:touch;height:100%;overflow:auto}.mobile-navigation-module__Aekkaa__content{gap:var(--spacing-160);width:100%;padding:var(--spacing-240)var(--spacing-240)calc(var(--spacing-400) + var(--brand-family-height));flex-direction:column;display:flex}.mobile-navigation-module__Aekkaa__searchWrapper{width:100%;padding:var(--spacing-320)var(--spacing-180)0 var(--spacing-320);justify-content:flex-end;align-items:center;display:flex;position:relative}.mobile-navigation-module__Aekkaa__content .mobile-navigation-module__Aekkaa__accordionItem{padding:0}.mobile-navigation-module__Aekkaa__content .mobile-navigation-module__Aekkaa__accordionItem:first-child{border-top:1px solid var(--kf-the-bag-red)}.mobile-navigation-module__Aekkaa__content .mobile-navigation-module__Aekkaa__trigger{cursor:pointer;color:var(--kf-the-bag-blue);padding:0}.mobile-navigation-module__Aekkaa__content .mobile-navigation-module__Aekkaa__trigger svg path{fill:var(--kf-the-bag-red)}.mobile-navigation-module__Aekkaa__content .mobile-navigation-module__Aekkaa__triggerLink{color:var(--kf-charcoal-black);padding:var(--spacing-240)0}.mobile-navigation-module__Aekkaa__nonAccordionItems{flex-direction:column;gap:0;display:flex}.mobile-navigation-module__Aekkaa__authLinkContainer{cursor:pointer}.mobile-navigation-module__Aekkaa__authLink{color:var(--kf-charcoal-black)}.mobile-navigation-module__Aekkaa__content .mobile-navigation-module__Aekkaa__trigger,.mobile-navigation-module__Aekkaa__content .mobile-navigation-module__Aekkaa__triggerLink,.mobile-navigation-module__Aekkaa__authLink{font-family:var(--font-briquette-condensed),sans-serif;font-weight:var(--font-weight-extra-bold);text-transform:uppercase;font-size:var(--fs-l7);line-height:var(--lh-90);letter-spacing:var(--ls-2);color:var(--kf-the-bag-blue);text-decoration:none;transition:color .2s ease-in-out,opacity .2s ease-in-out}:is(.mobile-navigation-module__Aekkaa__content .mobile-navigation-module__Aekkaa__trigger,.mobile-navigation-module__Aekkaa__content .mobile-navigation-module__Aekkaa__triggerLink,.mobile-navigation-module__Aekkaa__authLink):hover{text-decoration:none}.mobile-navigation-module__Aekkaa__nonTriggerItem{padding:.625rem 0}.mobile-navigation-module__Aekkaa__nonTriggerItem a,.mobile-navigation-module__Aekkaa__nonTriggerItem span{color:var(--grey-900)}.mobile-navigation-module__Aekkaa__accordionContent{padding-left:2.125rem;padding-top:var(--spacing-20);padding-bottom:var(--spacing-200);flex-basis:100%;gap:1.25rem;transition:opacity .2s ease-in-out;display:grid;overflow:hidden}.mobile-navigation-module__Aekkaa__subItem{cursor:pointer;text-wrap:balance;text-transform:uppercase;color:var(--kf-charcoal-black)}
.hero-module__wr0DwG__container{width:100%;padding-inline:var(--spacing-240);flex-direction:column;margin:0 auto;display:flex}@media (min-width:1025px){.hero-module__wr0DwG__container{padding:0}}.hero-module__wr0DwG__title{color:var(--kf-charcoal-black)}@media (min-width:768px){.hero-module__wr0DwG__title{font-size:var(--fs-l3)}}@media (min-width:1025px){.hero-module__wr0DwG__title{font-size:var(--fs-l2)}}.hero-module__wr0DwG__introText{color:var(--kf-charcoal-black)}@media (min-width:1025px){.hero-module__wr0DwG__introText{font-size:var(--fs-l10)}}.hero-module__wr0DwG__reviews{width:100%;min-height:2.125rem}
.link-module___qs6pW__link{align-items:center;gap:var(--spacing-60);cursor:pointer;padding:.688rem 0;transition:opacity .2s;display:flex}.link-module___qs6pW__link:hover,.link-module___qs6pW__link:focus{text-decoration:none}:is(.link-module___qs6pW__link:hover,.link-module___qs6pW__link:focus) .link-module___qs6pW__text{color:var(--kf-charcoal-black)}.link-module___qs6pW__text{color:#000000b3;white-space:nowrap;text-transform:uppercase}.link-module___qs6pW__whiteText{color:var(--white-ash)}
.action-menu-module__Q5L-jW__container{display:none}@media (min-width:1025px){.action-menu-module__Q5L-jW__container{display:flex}}
.background-video-module__4y_ECG__container{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.background-video-module__4y_ECG__video{object-fit:cover;width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.nav-module__twx9iG__nav{width:100%;height:100%;z-index:var(--z-nav)}.nav-module__twx9iG__listItem{margin:0 1rem;padding:0;position:relative}.nav-module__twx9iG__listItem:first-child{margin-left:0}.nav-module__twx9iG__listItem:last-child{margin-right:0}.nav-module__twx9iG__listItem:hover .nav-module__twx9iG__underline{transform:scaleX(1)}.nav-module__twx9iG__alwaysFullOpacity,.nav-module__twx9iG__activeListItem{opacity:1}.nav-module__twx9iG__underline{background-color:var(--kf-the-bag-red);transform-origin:0;width:100%;height:.2rem;transition:transform .2s ease-in-out;position:absolute;bottom:0;left:0;transform:scaleX(0)}.nav-module__twx9iG__activeUnderline{transform:scaleX(1)}
.recipe-reviews-module__mDwlra__reviews{justify-content:flex-start;align-items:center;gap:var(--spacing-40);cursor:pointer;width:100%;min-height:2rem;display:flex}
.content-module__Lr6jkq__title{color:var(--kf-charcoal-black);text-align:left;text-transform:uppercase;margin-bottom:0}@media (min-width:1025px){.content-module__Lr6jkq__title{font-size:var(--fs-l3)}}.content-module__Lr6jkq__text>*{font-family:var(--font-barlow),sans-serif;font-weight:var(--font-weight-paragraph);color:var(--kf-charcoal-black);font-size:var(--fs-paragraph-s);line-height:var(--lh-140);margin-bottom:0;font-style:normal}@media (min-width:1025px){.content-module__Lr6jkq__text>*{font-size:var(--fs-l10)}}.content-module__Lr6jkq__widgetContent{margin-inline:-1.25rem;position:relative;overflow:hidden}.content-module__Lr6jkq__widgetContent .gallery-wrapper__body__grid{max-height:calc(200vw - 2rem);overflow:hidden}@media (min-width:768px){.content-module__Lr6jkq__widgetContent .gallery-wrapper__body__grid{max-height:calc(50vw + .25rem)}}@media (min-width:1025px){.content-module__Lr6jkq__widgetContent .gallery-wrapper__body__grid{max-height:calc((min(100vw - 5rem,var(--kfd_max-container-width) - 5rem))/4*2 + 2rem)}}.content-module__Lr6jkq__widgetContent .gallery-grid__list{max-height:100%;overflow:hidden}.content-module__Lr6jkq__widgetContent .gallery-grid__item:nth-child(n+9){display:none}@media (min-width:768px){.content-module__Lr6jkq__widgetContent .gallery-grid__item:nth-child(n+5){display:block}.content-module__Lr6jkq__widgetContent .gallery-grid__item:nth-child(n+9){display:none}}@media (min-width:1025px){.content-module__Lr6jkq__widgetContent .gallery-grid__item:nth-child(n+7){display:block}.content-module__Lr6jkq__widgetContent .gallery-grid__item:nth-child(n+9){display:none}}:is(.content-module__Lr6jkq__widgetContent .olapic-widget,.content-module__Lr6jkq__widgetContent [id^=olapic-widget-]){display:block;overflow:hidden}.content-module__Lr6jkq__widgetContent iframe{max-height:100%;display:block;overflow:hidden}
.overlay-module__0iZaOa__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:100%;height:100%;z-index:var(--z-nav-background-overlay);opacity:0;top:var(--header-full-height);visibility:hidden;pointer-events:none;background-color:#0000004d;transition:opacity .3s ease-in-out;position:fixed}.overlay-module__0iZaOa__overlayVisible{opacity:1;visibility:visible;pointer-events:auto}
.image-module__f2IOlq__container{aspect-ratio:1;width:auto;height:100%;max-height:44.688rem;margin-inline:auto;position:relative;overflow:hidden}@media (min-width:1025px){.image-module__f2IOlq__container{border-radius:1.5rem;width:100%;max-width:42.188rem;height:auto;max-height:none}}.image-module__f2IOlq__image{object-fit:cover;object-position:center center;width:100%;height:100%;inset:0}
.social-native-module__eDAh8G__socialNative{width:100%;padding:var(--spacing-320)var(--spacing-240)var(--spacing-480)var(--spacing-240);z-index:5;background-color:#0000;position:relative}@media (min-width:1025px){.social-native-module__eDAh8G__socialNative{padding:var(--spacing-480)var(--spacing-1000)var(--spacing-640)}}.social-native-module__eDAh8G__socialNative:before{content:"";background-image:var(--panel-background-ash);opacity:.4;pointer-events:none;z-index:0;background-position:top;position:absolute;inset:0}.social-native-module__eDAh8G__edgeTopDesktop{object-fit:cover;object-position:top;pointer-events:none;z-index:1;width:100%;height:auto;display:none;position:absolute;top:-.75rem;left:0}@media (min-width:1025px){.social-native-module__eDAh8G__edgeTopDesktop{display:block}}.social-native-module__eDAh8G__edgeTopMobile{object-fit:cover;object-position:top;pointer-events:none;z-index:1;width:100%;height:auto;display:block;position:absolute;top:-.75rem;left:0}@media (min-width:1025px){.social-native-module__eDAh8G__edgeTopMobile{display:none}}.social-native-module__eDAh8G__container{width:100%;max-width:var(--kfd_max-container-width);z-index:1;background-color:#0000;flex-direction:column;gap:1rem;min-height:calc(200vw + 3rem);margin:0 auto;display:flex;position:relative}@media (min-width:768px){.social-native-module__eDAh8G__container{min-height:calc(50vw + 6.25rem)}}@media (min-width:1025px){.social-native-module__eDAh8G__container{min-height:calc((min(100vw - 5rem,var(--kfd_max-container-width) - 5rem))/4*2 + 2rem + 6rem)}}
.card-module__7rNEGq__link{cursor:pointer;width:100%;color:var(--kf-charcoal-black);justify-content:flex-start;align-items:center;gap:var(--spacing-80);background:0 0;flex-direction:column;display:flex}.card-module__7rNEGq__link .card-module__7rNEGq__image{transform-origin:50%;transition:transform .4s ease-out}.card-module__7rNEGq__link:hover,.card-module__7rNEGq__link:focus-visible{color:var(--kf-charcoal-black);background:0 0;text-decoration:none}:is(.card-module__7rNEGq__link:hover,.card-module__7rNEGq__link:focus-visible) .card-module__7rNEGq__image{transform:scale(1.2)}:is(.card-module__7rNEGq__link:hover,.card-module__7rNEGq__link:focus-visible) .card-module__7rNEGq__name{color:var(--kf-the-bag-blue);text-decoration-skip-ink:none;text-underline-offset:25%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:.1em}.card-module__7rNEGq__link.card-module__7rNEGq__active{background-color:var(--kf-charcoal-black)}.card-module__7rNEGq__imageContainer{aspect-ratio:318/239;border-radius:1.5rem;width:100%;position:relative;overflow:hidden}.card-module__7rNEGq__image{object-fit:cover;object-position:center}.card-module__7rNEGq__name{text-align:center;color:inherit;text-transform:capitalize;margin:0;transition:color .3s ease-out,-webkit-text-decoration .3s ease-out,text-decoration .3s ease-out}
.video-module__TZuqrq__container{width:100%;height:100%;max-height:44.688rem;margin-inline:auto;position:relative;overflow:hidden}@media (min-width:1025px){.video-module__TZuqrq__container{aspect-ratio:4/7;border-radius:1.5rem;width:100%;max-width:none;height:auto}}@media (min-width:1280px){.video-module__TZuqrq__container{width:auto;height:43.75rem}}.video-module__TZuqrq__previewContainer{cursor:pointer;width:100%;height:100%;display:block;position:relative}.video-module__TZuqrq__image{object-fit:cover;object-position:center center;width:100%;height:100%;display:block;inset:0}.video-module__TZuqrq__videoContainer{background:var(--black);width:100%;height:100%;position:relative;overflow:hidden}@media (min-width:1025px){.video-module__TZuqrq__videoContainer{border-radius:1.5rem}}.video-module__TZuqrq__video{object-fit:contain;width:100%;height:100%}
.cta-module__BXGNpW__container{gap:var(--spacing-80);margin-top:var(--spacing-80);flex-direction:column;display:flex}@media (min-width:1025px){.cta-module__BXGNpW__container{align-items:center;gap:var(--spacing-160);flex-direction:row}}
.text-content-module__aVtpWW__container{grid-template-columns:1fr 1fr;gap:2.5rem;display:grid}.text-content-module__aVtpWW__image{object-fit:contain;border-radius:1.5rem;width:100%;height:auto}.text-content-module__aVtpWW__text>*{font-family:var(--font-barlow),sans-serif;font-size:var(--fs-paragraph-l);line-height:var(--lh-160);font-weight:var(--font-weight-regular)}
.media-module__E_tKQa__container{margin-inline:auto;position:relative;overflow:hidden}.media-module__E_tKQa__container:before{content:"";pointer-events:none;z-index:1;background-image:url(/assets/rdp-texture-mobile.webp);background-position:0 0;background-repeat:no-repeat;background-size:contain;width:100%;height:3rem;position:absolute;top:0;left:0}@media (min-width:1025px){.media-module__E_tKQa__container:before{display:none}}
.images-module__z8kuWa__image{z-index:1;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;top:0;left:0}.images-module__z8kuWa__desktopImage{display:none}@media (min-width:1025px){.images-module__z8kuWa__desktopImage{display:block}}.images-module__z8kuWa__mobileImage{display:block}@media (min-width:1025px){.images-module__z8kuWa__mobileImage{display:none}}
.list-item-content-module__TMILXa__link{justify-content:center;align-items:center;gap:var(--spacing-100);cursor:pointer;color:var(--kf-charcoal-black);text-transform:uppercase;padding:0 0 .375rem;text-decoration:none;display:flex;position:relative;overflow:visible}.list-item-content-module__TMILXa__link:hover,.list-item-content-module__TMILXa__link:focus-visible{color:var(--kf-the-bag-blue)}:is(.list-item-content-module__TMILXa__link:hover,.list-item-content-module__TMILXa__link:focus-visible) .list-item-content-module__TMILXa__underline{transform:scaleX(1)}.list-item-content-module__TMILXa__link.list-item-content-module__TMILXa__active{color:var(--kf-the-bag-blue)}.list-item-content-module__TMILXa__link.list-item-content-module__TMILXa__active .list-item-content-module__TMILXa__underline{transform:scaleX(1)}.list-item-content-module__TMILXa__underline{background-color:var(--kf-the-bag-blue);transform-origin:0;width:100%;height:.125rem;transition:transform .2s ease-in-out;position:absolute;bottom:.125rem;left:0;transform:scaleX(0)}
.extra-flavor-module__rhtkqq__topList{color:var(--kf-charcoal-black);flex-direction:column;gap:1.5rem;margin-left:-.875rem;margin-right:-.875rem;padding:1.5rem .875rem;display:flex}@media (min-width:1025px){.extra-flavor-module__rhtkqq__topList{margin-left:-2rem;margin-right:-2rem;padding:2rem}}.extra-flavor-module__rhtkqq__listTopTitle{color:var(--kf-charcoal-black);margin-bottom:0}@media (min-width:1025px){.extra-flavor-module__rhtkqq__listTopTitle{font-size:var(--fs-l5)}}.extra-flavor-module__rhtkqq__stepList{flex-direction:column;gap:.25rem;display:flex}.extra-flavor-module__rhtkqq__stepList li{margin-left:1.5rem;list-style-type:disc}@media (min-width:1025px){.extra-flavor-module__rhtkqq__listTitle{font-size:var(--fs-l10)}}.extra-flavor-module__rhtkqq__text>*{font-family:var(--font-barlow),sans-serif;font-size:var(--fs-l11);font-style:normal;font-weight:var(--font-weight-paragraph);line-height:var(--lh-140);margin-bottom:0}@media (min-width:1025px){.extra-flavor-module__rhtkqq__text>*{font-size:var(--fs-l10)}}
.logo-module__vbKq_a__image{width:6.25rem;height:auto;margin-bottom:var(--spacing-160)}@media (min-width:1025px){.logo-module__vbKq_a__image{width:12.5rem;margin-bottom:var(--spacing-240)}}
.panel-content-module__iYSl3G__container{align-items:flex-start;gap:var(--spacing-480);height:auto;padding:var(--spacing-320)var(--spacing-1000)var(--spacing-640);flex-flow:row;grid-template-columns:22fr auto;width:100%;min-height:16rem;margin:0 auto;display:none;position:relative}@media (min-width:75em){.panel-content-module__iYSl3G__container{display:grid}}.panel-content-module__iYSl3G__divider{background-color:var(--kf-red-600);background-size:.75rem .75rem;border:none;width:.063rem;height:100%;margin:0}.panel-content-module__iYSl3G__itemContentContainer{opacity:0;visibility:hidden;align-items:center;gap:var(--spacing-120);grid-template-columns:auto 9rem;height:0;display:grid}.panel-content-module__iYSl3G__activeItemContentContainer{height:auto;animation:.28s ease-out both panel-content-module__iYSl3G__kf-item-content-fade-in}.panel-content-module__iYSl3G__subItemsContainer{gap:var(--spacing-360);grid-template-columns:1fr;place-items:flex-start;width:100%;display:grid}.panel-content-module__iYSl3G__subItemsContainerGrid{grid-template-columns:repeat(4,1fr)}@keyframes panel-content-module__iYSl3G__kf-item-content-fade-in{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@media (prefers-reduced-motion:reduce){.panel-content-module__iYSl3G__itemContentContainer{animation:none}}
.servings-module__Qu6H1a__container{align-items:center;gap:var(--spacing-160);flex-direction:column;display:flex}@media (min-width:1025px){.servings-module__Qu6H1a__container{align-items:flex-start;width:50%}}@media (min-width:1280px){.servings-module__Qu6H1a__container{width:100%}}.servings-module__Qu6H1a__servingNumber,.servings-module__Qu6H1a__servingText{color:var(--kf-charcoal-black)}.servings-module__Qu6H1a__servingNumber{font-size:var(--fs-l5)}.servings-module__Qu6H1a__slider{cursor:pointer;appearance:none;width:100%;height:.25rem;margin-inline:auto;margin-top:var(--spacing-120);border-radius:.125rem;outline:none}@media (min-width:1025px){.servings-module__Qu6H1a__slider{margin-bottom:var(--spacing-120)}}.servings-module__Qu6H1a__slider::-webkit-slider-thumb{appearance:none;background:var(--kf-charcoal-black);border:.25rem solid var(--grey-300);cursor:pointer;border-radius:50%;width:1.625rem;height:1.625rem;box-shadow:0 2px 4px #0003}.servings-module__Qu6H1a__slider::-moz-range-thumb{background:var(--kf-charcoal-black);border:.25rem solid var(--grey-300);cursor:pointer;border-radius:50%;width:1.625rem;height:1.625rem;box-shadow:0 .125rem .25rem #0003}
.dot-navigation-module__lxl__G__dots{justify-content:flex-start;align-items:center;gap:var(--spacing-20);padding:var(--spacing-160);display:flex}.dot-navigation-module__lxl__G__dot{cursor:pointer;background-color:var(--kf-smoke-white);width:.5rem;height:.5rem;margin:var(--spacing-20);border-radius:50%;transition:all .3s}.dot-navigation-module__lxl__G__dot.dot-navigation-module__lxl__G__selected{background-color:var(--kf-the-bag-blue);border-radius:1.125rem;width:4rem;height:.5rem}
.header-module__4iuS3G__backgroundWrapper{--header-background-image:var(--panel-background-ash);--header-edge-image:url(/assets/header-edge-mobile.webp);width:100%}@media (min-width:481px){.header-module__4iuS3G__backgroundWrapper{--header-edge-image:url(/assets/header-edge.webp)}}.header-module__4iuS3G__header{width:100%;z-index:calc(var(--z-nav) + 1);height:var(--header-height);justify-content:center;align-items:center;display:flex;position:relative}.header-module__4iuS3G__transparentBackgroundActive .header-module__4iuS3G__header{background-image:none}.header-module__4iuS3G__scrollingDown{transition:transform .3s ease-in-out;transform:translateY(-150%)}.header-module__4iuS3G__header:before{content:"";background-image:var(--header-background-image);opacity:.6;pointer-events:none;z-index:var(--z-nav);background-position:top;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.header-module__4iuS3G__header:after{content:"";background-image:var(--header-edge-image);z-index:var(--z-nav);background-position:0 0;background-repeat:no-repeat;background-size:cover;height:1rem;position:absolute;top:100%;left:0;right:0}@media (min-width:1025px){.header-module__4iuS3G__header:after{height:1.5rem}}.header-module__4iuS3G__activeHeader:after,.header-module__4iuS3G__transparentBackgroundActive .header-module__4iuS3G__header:before,.header-module__4iuS3G__transparentBackgroundActive .header-module__4iuS3G__header:after{display:none}.header-module__4iuS3G__content{width:100%;height:100%;z-index:var(--z-nav);justify-content:center;align-items:center;display:flex;position:relative}.header-module__4iuS3G__transparentBackground .header-module__4iuS3G__header:after{display:none}.header-module__4iuS3G__transparentBackground:hover .header-module__4iuS3G__activeHeader{background-color:var(--kf-smoke-white);transition:background-color .3s ease-in-out}.header-module__4iuS3G__transparentBackground:hover .header-module__4iuS3G__header:before{background-image:var(--header-background-image)}.header-module__4iuS3G__transparentBackground:hover .header-module__4iuS3G__header:not(.header-module__4iuS3G__activeHeader):after{background-image:var(--header-edge-image)}.header-module__4iuS3G__inner{width:100%;height:100%;max-width:var(--kfd_max-container-width);padding:var(--spacing-100)var(--kfd_grid-gutter);justify-content:space-between;align-items:center;margin-inline:auto;display:flex}@media (min-width:75em){.header-module__4iuS3G__inner{padding:0 var(--kfd_grid-gutter)}}.header-module__4iuS3G__left{display:none}@media (min-width:75em){.header-module__4iuS3G__left{align-items:center;height:100%;display:flex}}
.ingredients-module__Hs5ECW__container{gap:var(--spacing-240);flex-direction:column;width:100%;display:flex}.ingredients-module__Hs5ECW__title{color:var(--kf-charcoal-black);margin-bottom:0}@media (min-width:1025px){.ingredients-module__Hs5ECW__title{font-size:var(--fs-l4)}}.ingredients-module__Hs5ECW__topSection{gap:var(--spacing-240);flex-direction:column;display:flex}.ingredients-module__Hs5ECW__ingredientsList{gap:var(--spacing-80);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ingredients-module__Hs5ECW__ingredientItem{color:var(--kf-charcoal-black);margin-left:1.5rem;position:relative}.ingredients-module__Hs5ECW__ingredientItem>*{vertical-align:baseline;font-family:var(--font-barlow),sans-serif;font-size:var(--fs-l11);font-style:normal;font-weight:var(--font-weight-paragraph);line-height:var(--lh-140);margin:0;display:inline}@media (min-width:1025px){.ingredients-module__Hs5ECW__ingredientItem>*{font-size:var(--fs-l10)}}.ingredients-module__Hs5ECW__ingredientItem strong{font-weight:var(--font-weight-bold)}.ingredients-module__Hs5ECW__ingredientItem a{color:var(--kf-charcoal-black);text-decoration:none}.ingredients-module__Hs5ECW__ingredientItem a:hover,.ingredients-module__Hs5ECW__ingredientItem a:focus{text-decoration:none}.ingredients-module__Hs5ECW__ingredientItem:before{content:"";background-color:var(--kf-charcoal-black);border-radius:50%;width:.313rem;height:.313rem;position:absolute;top:.75rem;left:-1rem}
.base-hero-module__R-Vtpa__container{width:100%;height:100%;min-height:39.375rem;display:flex;position:relative}@media (min-width:1025px){.base-hero-module__R-Vtpa__container{min-height:43.75rem}}.base-hero-module__R-Vtpa__carousel{width:100%;height:100%;position:relative}.base-hero-module__R-Vtpa__carouselContent{margin-left:0}.base-hero-module__R-Vtpa__carouselItem{flex-basis:100%;padding-left:0}.base-hero-module__R-Vtpa__slide{width:100%;height:100%;min-height:39.375rem;display:flex;position:relative}@media (min-width:1025px){.base-hero-module__R-Vtpa__slide{min-height:43.75rem}}.base-hero-module__R-Vtpa__inner{width:100%;max-width:var(--kfd_max-container-width);padding:var(--spacing-400)var(--spacing-240);z-index:1}@media (min-width:1025px){.base-hero-module__R-Vtpa__inner{padding:var(--spacing-1000)}}.base-hero-module__R-Vtpa__navigation{padding-left:var(--spacing-120);z-index:2;justify-content:flex-start;display:flex;position:absolute;bottom:0;left:0;right:0}@media (min-width:1025px){.base-hero-module__R-Vtpa__navigation{padding-left:var(--spacing-720)}}.base-hero-module__R-Vtpa__text{gap:var(--spacing-80);color:var(--kf-smoke-white);flex-direction:column;display:flex}@media (min-width:1025px){.base-hero-module__R-Vtpa__text{max-width:37.5rem}}.base-hero-module__R-Vtpa__slide[data-mobile-variant=light] .base-hero-module__R-Vtpa__text,.base-hero-module__R-Vtpa__slide[data-mobile-variant=white] .base-hero-module__R-Vtpa__text{color:var(--kf-smoke-white)}.base-hero-module__R-Vtpa__slide[data-mobile-variant=dark] .base-hero-module__R-Vtpa__text{color:var(--kf-charcoal-black)}@media (min-width:1025px){.base-hero-module__R-Vtpa__slide[data-variant=light] .base-hero-module__R-Vtpa__text,.base-hero-module__R-Vtpa__slide[data-variant=white] .base-hero-module__R-Vtpa__text{color:var(--kf-smoke-white)}.base-hero-module__R-Vtpa__slide[data-variant=dark] .base-hero-module__R-Vtpa__text{color:var(--kf-charcoal-black)}}.base-hero-module__R-Vtpa__ctaMobile{display:block}.base-hero-module__R-Vtpa__ctaDesktop{display:none}@media (min-width:1025px){.base-hero-module__R-Vtpa__ctaMobile{display:none}.base-hero-module__R-Vtpa__ctaDesktop{display:block}}.base-hero-module__R-Vtpa__headlines{gap:var(--spacing-20);flex-direction:column;display:flex}@media (min-width:1025px){.base-hero-module__R-Vtpa__headlineTop{font-size:var(--fs-l5)}}.base-hero-module__R-Vtpa__headline{margin:0}@media (min-width:1025px){.base-hero-module__R-Vtpa__headline{font-size:var(--fs-l1)}}@media (min-width:1025px){.base-hero-module__R-Vtpa__headlineMedium{font-size:var(--fs-l2)}}@media (min-width:1025px){.base-hero-module__R-Vtpa__headlineSmall{font-size:var(--fs-l3)}}.base-hero-module__R-Vtpa__description>*{font-family:var(--font-barlow),sans-serif;font-size:var(--fs-l11);font-weight:var(--font-weight-semi-bold);line-height:var(--lh-140);margin-bottom:0;font-style:normal}@media (min-width:1025px){.base-hero-module__R-Vtpa__description>*{font-size:var(--fs-l10)}}@media (min-width:1025px){.base-hero-module__R-Vtpa__description{margin-top:.75rem}}
.hot-tip-icon-module__kkEH9a__icon{width:1.5rem;height:1.5rem;color:var(--kf-the-bag-blue);margin-right:.5rem}.hot-tip-icon-module__kkEH9a__icon path{fill:var(--kf-the-bag-blue)}
.accessibility-statement-module__rYrv7G__description{flex-direction:column;display:flex}.accessibility-statement-module__rYrv7G__description p{font-family:var(--font-barlow),sans-serif;margin:0 0 1rem;font-size:12px;font-style:normal;font-weight:400;line-height:120%}
.icon-module__fNrv6a__icon{color:#2352a0;width:1.5rem;height:1.5rem;margin-right:.5rem}.icon-module__fNrv6a__icon path{fill:#2352a0}
.logo-module___ZfT3G__link{align-self:start;align-items:center;width:100%;max-width:16.313rem;height:auto;margin-bottom:1.5rem;display:inline-flex}@media (min-width:1025px){.logo-module___ZfT3G__link{max-width:13.5rem}}.logo-module___ZfT3G__link img{width:100%;max-width:13.25rem;height:auto}
.button-outline-module__1Kpj5a__base{text-transform:uppercase;letter-spacing:.02em;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color var(--ease-dur-short)var(--ease-out),transform var(--ease-dur-short)var(--ease-out);font-family:var(--font-barlow),sans-serif;background-color:var(--white);border:2px solid var(--kf-cool-blue-700);color:var(--kf-cool-blue-700);appearance:none;border-radius:6.25rem;outline:none;justify-content:center;align-items:center;padding:.625rem 1.875rem;font-size:1rem;font-style:normal;font-weight:700;line-height:125%;text-decoration:none;display:inline-flex;position:relative;overflow:hidden;transform:translateZ(0)}.button-outline-module__1Kpj5a__base:disabled{opacity:.5;pointer-events:none}.button-outline-module__1Kpj5a__label{z-index:1;white-space:nowrap;position:relative}.button-outline-module__1Kpj5a__primary:before{content:"";opacity:0;z-index:0;pointer-events:none;background:#bacae8;border-radius:6.25rem;width:0;height:100%;transition:opacity .4s,width .4s;display:block;position:absolute;top:0;left:0}.button-outline-module__1Kpj5a__primary:hover:not(:disabled):before{opacity:1;width:100%;transition:opacity .4s,width .4s}.button-outline-module__1Kpj5a__secondary{border-color:var(--kf-cool-blue-400);background-color:var(--kf-cool-blue-400)}.button-outline-module__1Kpj5a__secondary:before{content:"";background:var(--white);opacity:0;z-index:0;pointer-events:none;border-radius:6.25rem;width:0;height:100%;transition:opacity .4s,width .4s;display:block;position:absolute;top:0;left:0}.button-outline-module__1Kpj5a__secondary:hover:not(:disabled):before{opacity:1;width:100%;transition:opacity .4s,width .4s}.button-outline-module__1Kpj5a__secondary .button-outline-module__1Kpj5a__label{color:var(--white)}.button-outline-module__1Kpj5a__secondary .button-outline-module__1Kpj5a__label svg{fill:var(--white)}.button-outline-module__1Kpj5a__secondary .button-outline-module__1Kpj5a__label svg path{fill:var(--white)}.button-outline-module__1Kpj5a__secondary:hover:not(:disabled) .button-outline-module__1Kpj5a__label{color:var(--kf-cool-blue-400)}.button-outline-module__1Kpj5a__secondary:hover:not(:disabled) .button-outline-module__1Kpj5a__label svg{fill:var(--kf-cool-blue-400)}.button-outline-module__1Kpj5a__secondary:hover:not(:disabled) .button-outline-module__1Kpj5a__label svg path{fill:var(--kf-cool-blue-400)}.button-outline-module__1Kpj5a__outline{border-color:var(--kf-cool-blue-400);background-color:#0000;transition:background-color .4s}.button-outline-module__1Kpj5a__outline:hover:not(:disabled){opacity:1;background-color:var(--kf-cool-blue-400);transition:background-color .4s}.button-outline-module__1Kpj5a__outline .button-outline-module__1Kpj5a__label{color:var(--kf-cool-blue-400)}.button-outline-module__1Kpj5a__outline .button-outline-module__1Kpj5a__label svg{fill:var(--kf-cool-blue-400)}.button-outline-module__1Kpj5a__outline .button-outline-module__1Kpj5a__label svg path{fill:var(--kf-cool-blue-400)}.button-outline-module__1Kpj5a__outline:hover:not(:disabled) .button-outline-module__1Kpj5a__label{color:var(--white)}.button-outline-module__1Kpj5a__outline:hover:not(:disabled) .button-outline-module__1Kpj5a__label svg{fill:var(--white)}.button-outline-module__1Kpj5a__outline:hover:not(:disabled) .button-outline-module__1Kpj5a__label svg path{fill:var(--white)}.button-outline-module__1Kpj5a__large{padding:.9375rem 1.875rem}@media (prefers-reduced-motion:reduce){.button-outline-module__1Kpj5a__base{transition:none}}
.close-module__GObizG__button{cursor:pointer;background:0 0;border:none;padding:0;position:absolute;top:-1rem;right:-1rem}@media (min-width:64em){.close-module__GObizG__button{top:-1.5rem;right:-1.5rem}}
.onetrust-button-module__iEa2Sq__button{gap:var(--spacing-80);cursor:pointer;color:var(--white);white-space:normal;word-wrap:break-word;-o-transition:.1s ease;-moz-transition:all .1s;-webkit-transition:all 1s;height:auto;padding-block:.2em;font-size:.875rem;font-weight:400;line-height:1.2;text-decoration:underline;transition:all .1s;display:flex}@media (min-width:1024px){.onetrust-button-module__iEa2Sq__button{padding-block:.4em}}
.image-module__uzFU0q__image{object-fit:contain;border-radius:.25rem;width:100%;height:auto}
.modal-module__D-9dqG__overlay{height:100vh;z-index:var(--z-overlay);will-change:transform;background:#1a293ecc;justify-content:center;align-items:center;animation:.3s cubic-bezier(0,0,.2,1) modal-module__D-9dqG__mmfadeIn;display:flex;position:fixed;inset:0}@keyframes modal-module__D-9dqG__mmfadeIn{0%{opacity:0}to{opacity:1}}.modal-module__D-9dqG__content{width:100%;z-index:var(--z-dialog);margin:0 var(--kfd_grid-gutter);max-width:89rem;max-height:calc(100vh - var(--kfd_grid-gutter));box-sizing:border-box;border-radius:.25rem;transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);animation:.3s cubic-bezier(0,0,.2,1) modal-module__D-9dqG__mmslideIn;position:relative;overflow-y:auto;transform:none;box-shadow:0 .25rem 1.125rem #0000001f}@keyframes modal-module__D-9dqG__mmslideIn{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}
.more-links-module__7hJR6G__moreLinkList{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;margin:-.3125rem -.5rem;display:flex}.more-links-module__7hJR6G__moreLinkList li{margin:.3125rem .5rem}@media (min-width:1024px){.more-links-module__7hJR6G__moreLinkList{margin-top:0;margin-bottom:0}}.more-links-module__7hJR6G__moreLinkItem a{color:var(--white);font-size:.875rem;font-weight:400;line-height:1.05rem;text-decoration:underline}
.overlay-module__yGyiNa__overlay{z-index:var(--z-overlay);opacity:0;pointer-events:none;background-color:#375b9080;transition:opacity .4s ease-in-out;position:fixed;inset:0}.overlay-module__yGyiNa__visible{opacity:1;pointer-events:auto;transition:opacity .4s ease-in-out}
.nav-section-module__RRRl8G__title,.nav-section-module__RRRl8G__link{color:var(--white);cursor:pointer}:is(.nav-section-module__RRRl8G__title,.nav-section-module__RRRl8G__link):hover{color:var(--kf-cool-blue-200);text-decoration:none}.nav-section-module__RRRl8G__title{color:var(--white);margin-bottom:0}
.clear-filters-module__mZE-Za__button{text-transform:uppercase;appearance:none;cursor:pointer;color:var(--kf-cool-blue-700);border:0;border-radius:6.25rem;outline:none;justify-content:center;align-items:center;padding:.9em 1.125em 1em;display:inline-flex;position:relative;overflow:hidden;transform:translateZ(0)}.clear-filters-module__mZE-Za__button:hover{color:var(--kf-blue-350)}.clear-filters-module__mZE-Za__label{font-family:var(--font-veneer),sans-serif;white-space:nowrap;font-size:clamp(24px,2.5vw,24px);font-style:normal;font-weight:400;line-height:125%;text-decoration:none}
.text-module__idylwW__title{color:var(--kf-charcoal-black)}@media (min-width:1025px){.text-module__idylwW__title{font-size:var(--fs-l10)}}.text-module__idylwW__text{color:var(--kf-charcoal-black)}.text-module__idylwW__text>*{color:var(--kf-charcoal-black);font-family:var(--font-barlow),sans-serif;font-size:var(--fs-l11);font-style:normal;font-weight:var(--font-weight-paragraph);line-height:var(--lh-140)}@media (min-width:1025px){.text-module__idylwW__text>*{font-size:var(--fs-l10)}}.text-module__idylwW__text a{color:inherit}.text-module__idylwW__disclaimer{color:var(--kf-charcoal-black);margin-top:auto}.text-module__idylwW__disclaimer>*{color:var(--kf-charcoal-black);font-family:var(--font-barlow),sans-serif;font-size:var(--fs-l11);font-style:normal;font-weight:var(--font-weight-paragraph);line-height:var(--lh-140)}@media (min-width:1025px){.text-module__idylwW__disclaimer>*{font-size:var(--fs-l10)}}.text-module__idylwW__disclaimer a{color:inherit}
.nav-section-accordion-module__y2xPsa__accordion .nav-section-accordion-module__y2xPsa__trigger{text-transform:capitalize;padding:0;color:var(--white)!important}.nav-section-accordion-module__y2xPsa__accordion .nav-section-accordion-module__y2xPsa__trigger:hover{text-decoration:none}.nav-section-accordion-module__y2xPsa__accordion .nav-section-accordion-module__y2xPsa__trigger svg{width:.75rem}.nav-section-accordion-module__y2xPsa__accordion .nav-section-accordion-module__y2xPsa__trigger svg path{fill:var(--white)}.nav-section-accordion-module__y2xPsa__title,.nav-section-accordion-module__y2xPsa__link{color:var(--white);cursor:pointer;font-family:var(--font-briquette-condensed),sans-serif}:is(.nav-section-accordion-module__y2xPsa__title,.nav-section-accordion-module__y2xPsa__link):hover{text-decoration:none}.nav-section-accordion-module__y2xPsa__link{text-transform:capitalize}.nav-section-accordion-module__y2xPsa__accordion .nav-section-accordion-module__y2xPsa__item{border-color:var(--kf-ash-grey-200);padding:1.25rem 0 1rem}
.applied-filters-module__O08rxa__container{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;display:flex}.applied-filters-module__O08rxa__top{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;display:flex}@media (min-width:64em){.applied-filters-module__O08rxa__top{flex-direction:row;justify-content:space-between;align-items:center}}.applied-filters-module__O08rxa__title{text-transform:uppercase;letter-spacing:.05em;margin-right:.5rem;font-weight:600}.applied-filters-module__O08rxa__filterContainer{flex-wrap:wrap;gap:.5rem;width:100%;display:flex}@media (min-width:64em){.applied-filters-module__O08rxa__filterContainer{border-right:.063rem solid var(--kf-cool-blue-400)}}.applied-filters-module__O08rxa__filter{white-space:nowrap;border:.063rem solid var(--kf-cool-blue-700);background-color:#0000;border-radius:6.25rem;align-items:center;gap:.25rem;height:2.75rem;padding:.625rem 1.5rem;display:inline-flex}.applied-filters-module__O08rxa__label{font-family:var(--font-barlow),sans-serif;color:var(--kf-cool-blue-700);font-size:18px;font-style:normal;font-weight:600;line-height:20px}.applied-filters-module__O08rxa__clearFilters{font-family:var(--font-veneer),sans-serif;text-transform:uppercase;appearance:none;cursor:pointer;color:var(--kf-cool-blue-700);border:0;border-radius:6.25rem;outline:none;justify-content:center;align-items:center;padding:.9em 1.125em 1em;font-size:clamp(24px,2.5vw,24px);font-style:normal;font-weight:400;line-height:125%;text-decoration:none;display:inline-flex;position:relative;overflow:hidden;transform:translateZ(0)}.applied-filters-module__O08rxa__clearFilters:hover{color:var(--kf-blue-350)}
.popover-module__QnjZxW__popover{z-index:var(--z-shelf);background:var(--white);filter:drop-shadow(0 0 1.25rem #00000040);opacity:0;pointer-events:none;border-radius:.5rem;width:calc(100vw - 2rem);max-width:21.5rem;margin-left:-1.875rem;padding:1.5rem 1.5rem 2rem;transition:opacity 1s cubic-bezier(.25,.46,.45,.94),transform 1s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:4rem;left:0;transform:translateY(.625rem)}@media (min-width:48em){.popover-module__QnjZxW__popover{width:45.5rem;max-width:45.5rem;margin-left:-1.875rem;padding:2.5rem 2.5rem .75rem}}@media (min-width:64em){.popover-module__QnjZxW__popover{max-width:45vw;margin-left:-1.875rem}}.popover-module__QnjZxW__visible{opacity:1;pointer-events:auto;transform:translateY(0)}.popover-module__QnjZxW__popover:before{content:"";border:1rem solid #0000;border-top:1.375rem solid #fff;border-bottom-width:1.375rem;display:block;position:absolute;top:100%;left:1.75rem}.popover-module__QnjZxW__content{flex-direction:column;gap:1.5rem;display:flex;position:relative}@media (min-width:48em){.popover-module__QnjZxW__content{grid-template-columns:42% auto;display:grid}}@media (min-width:64em){.popover-module__QnjZxW__oneColumn{grid-template-columns:1fr}}
.social-media-module__v09vLW__container{align-items:center;gap:var(--spacing-240);display:flex}.social-media-module__v09vLW__icon{color:var(--white);width:1.25rem;height:1.25rem}
.actions-module__Ae8yWa__container{border-top:.063rem solid var(--kf-blue-350);flex-direction:row;justify-content:flex-end;gap:1rem;padding-block:2rem;display:flex}
.overlay-module__kzlfBq__overlay{width:100%;height:100%;z-index:var(--z-nav-background-overlay);visibility:hidden;pointer-events:none;top:0;left:0;background-color:#375b9000;transition:background-color .2s ease-in-out;position:fixed;inset:0}.overlay-module__kzlfBq__overlayVisible{visibility:visible;pointer-events:auto;background-color:#375b9080}
.add-to-cart-button-module__QIx88W__banner{color:var(--white);position:absolute;top:0}.add-to-cart-button-module__QIx88W__button{width:170px}

.image-module__bNVa3a__container{width:100%;height:100%}.image-module__bNVa3a__image{object-fit:cover;width:100%;height:100%}
/*# sourceMappingURL=a2c4245fb067877f.css.map*/