.drawer{position:fixed;width:100%;height:100%;right:0;top:0;z-index:100;visibility:hidden;pointer-events:none;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.drawer.is-open{visibility:visible;pointer-events:all}.drawer .drawer__close{width:1.8rem;height:1.8rem;display:flex;align-items:center;justify-content:center;position:absolute;right:.9rem;top:.9rem;z-index:1;background:transparent;border:none}.drawer .drawer__close:focus-visible{border-radius:.4rem;outline:solid 2px var(--c-base);outline-offset:2px}@media (max-width:767px){.drawer .drawer__close{top:3rem;right:1.1rem}}.drawer .drawer__background{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.35);backdrop-filter:blur(4px);opacity:0;visibility:hidden;cursor:pointer;transition:all .3s}.drawer.is-open .drawer__background{opacity:1;visibility:visible}.drawer .drawer__content{position:absolute;top:0;right:0;width:100%;max-width:61.2rem;height:100%;background-color:var(--c-beige);padding:4.6rem 3.4rem;overflow:auto;transform:translateX(100%);transition:transform .3s ease-in-out}@media (max-width:767px){.drawer .drawer__content{padding:3.2rem 1.1rem}}.drawer.is-open .drawer__content{transform:none}.drawer .drawer__head{border-bottom:solid 2px var(--c-white);padding-bottom:1rem;margin-bottom:3.9rem}@media (max-width:767px){.drawer .drawer__head{margin-bottom:2rem}}@media (max-width:767px){.drawer .drawer__head h3{font-size:3rem}}.drawer .drawer__entry h4{margin-bottom:.9rem}@media (max-width:767px){.drawer .drawer__entry h4{font-size:1.7rem;margin-bottom:.7rem}}.drawer .drawer__entry{font-size:1.5rem;letter-spacing:.01em;max-width:46.7rem;margin-bottom:4rem}@media (max-width:767px){.drawer .drawer__entry{font-size:1.4rem;margin-bottom:2.4rem}}.drawer .drawer__cards{display:flex;flex-direction:column;gap:2.1rem}@media (max-width:1023px){.drawer .drawer__cards{gap:1.6rem}}@media (max-width:767px){.drawer .drawer__cards{gap:1.1rem}}.drawer--nutrient .drawer__body p+h4{margin-top:2.4rem}.drawer--nutrient .drawer__body h4{margin-bottom:.9rem}.drawer--nutrient .drawer__body p a:focus-visible{border-radius:.4rem;outline:solid 2px var(--c-base)}.products-related{margin-top:4.5rem}@media (max-width:767px){.products-related{margin-top:5.2rem}}.products-related .products-related__head{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2rem}@media (max-width:767px){.products-related .products-related__head{margin-bottom:.4rem}}.products-related .products-related__head h4.h6{margin-bottom:0}@media (max-width:767px){.products-related .products-related__head h4.h6{font-size:1.4rem;letter-spacing:.01em}}.products-related--alt{margin-top:0}.products-related--alt .products-related__head h4{font-size:1.3rem;letter-spacing:.01em}@media (max-width:767px){.products-related--alt .products-related__head h4{font-size:1.4rem}}.slider-related-products .splide__track:after{content:"";position:absolute;top:0;right:0;width:10.3rem;height:100%;background:linear-gradient(90deg,hsla(39,40%,92%,0) 0,#f2ece1)}.yotpo.bottomLine .yotpo-bottomline .yotpo-stars{display:flex;align-items:center;gap:.2rem;color:var(--c-base);margin-right:1.6rem}.yotpo.bottomLine .yotpo-bottomline .yotpo-stars .yotpo-icon-half-star,.yotpo.bottomLine .yotpo-bottomline .yotpo-stars .yotpo-icon-star{color:var(--c-base);font-size:19px}.yotpo.bottomLine .text-m{display:inline-flex;position:relative;line-height:1.2;border-radius:.4rem;border:none;font-weight:400;color:var(--c-base)!important;font-size:1.3rem}.slider-related-products .tile-product--secondary .tile__title{white-space:normal}.slider-gallery .slider__media-trigger{display:block;width:100%;height:100%;margin:0;padding:0;border:0;background:transparent;cursor:zoom-in;border-radius:inherit;text-align:left}.slider-gallery .slider__media-trigger:focus-visible{outline:2px solid var(--c-base);outline-offset:2px}.slider-gallery .slider__media-trigger-inner{display:block;width:100%;height:100%;pointer-events:none}.pdp-lightbox{border:none;padding:0;margin:auto;box-sizing:border-box;width:100vw;height:100vh;max-width:100vw;max-height:100vh;background:transparent;color:var(--c-base)}.pdp-lightbox::backdrop{background:rgba(0,0,0,.65);backdrop-filter:blur(2px)}.pdp-lightbox:focus{outline:none}.pdp-lightbox__panel{position:relative;display:flex;align-items:center;justify-content:center;min-height:100%;padding:4rem 2rem 3rem;box-sizing:border-box}.pdp-lightbox__img{display:block;max-width:min(96vw,120rem);max-height:min(88vh,90rem);width:auto;height:auto;object-fit:contain;border-radius:.6rem}.pdp-lightbox__close{position:fixed;top:1.2rem;right:1.2rem;z-index:2;width:4.4rem;height:4.4rem;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:.4rem;background:var(--c-beige);color:var(--c-base);font-size:2.4rem;line-height:1;cursor:pointer;transition:opacity .2s ease}.pdp-lightbox__close:focus-visible{outline:2px solid currentColor;outline-offset:2px}@media (max-width:767px){.pdp-lightbox__close{top:.8rem;right:.8rem;width:4rem;height:4rem;font-size:2rem}}