@property --page-bg{syntax:"<color>";inherits:true;initial-value:#fff}@property --page-fg{syntax:"<color>";inherits:true;initial-value:#09090b}@property --nav-fg{syntax:"<color>";inherits:true;initial-value:#09090b}:root{--page-bg:#fff;--page-fg:#09090b;--nav-fg:#09090b;--header-height:4rem;--theme-duration:.2s;--theme-ease:cubic-bezier(0, 0, .6, 1);--motion-duration-fast:var(--theme-duration);--motion-duration-base:var(--theme-duration);--motion-ease-standard:var(--theme-ease);--motion-duration-instant:.1s;--motion-ease-exit:cubic-bezier(.4, 0, 1, 1);--black-bg:#18181b;--black-txt:#09090b;--black-txt-70:color-mix(in srgb, var(--black-txt) 70%, white);--black-txt-60:color-mix(in srgb, var(--black-txt) 60%, white);--gray-dark:#27272a;--gray-border:#52525b;--green:#083344;--yellow:#facc15;--yellow-drk:#eab308;--yellow-lt:#fef08a;--white-70:#e0e0e0;--gray-500:#6b7280;--purple:#4338ca;--blue:#082f49;--blue-drk:#0f2538;--orange-bg:#bb2e29;--section-padding-y:6rem;--grid-col-count:16;--grid-col-width:5.5rem;--grid-gutter:2rem;--grid-content-cols:12;--grid-pad:1rem;--grid-max-width:calc((var(--grid-col-count) * var(--grid-col-width)) + ((var(--grid-col-count) - 1) * var(--grid-gutter)));--grid-content-width:calc((var(--grid-content-cols) * var(--grid-col-width)) + ((var(--grid-content-cols) - 1) * var(--grid-gutter)));--grid-span-1:calc(1 * var(--grid-col-width) + 0 * var(--grid-gutter));--grid-span-2:calc(2 * var(--grid-col-width) + 1 * var(--grid-gutter));--grid-span-3:calc(3 * var(--grid-col-width) + 2 * var(--grid-gutter));--grid-span-4:calc(4 * var(--grid-col-width) + 3 * var(--grid-gutter));--grid-span-5:calc(5 * var(--grid-col-width) + 4 * var(--grid-gutter));--grid-span-6:calc(6 * var(--grid-col-width) + 5 * var(--grid-gutter));--grid-span-7:calc(7 * var(--grid-col-width) + 6 * var(--grid-gutter));--grid-span-8:calc(8 * var(--grid-col-width) + 7 * var(--grid-gutter));--grid-span-9:calc(9 * var(--grid-col-width) + 8 * var(--grid-gutter));--grid-span-10:calc(10 * var(--grid-col-width) + 9 * var(--grid-gutter));--grid-span-11:calc(11 * var(--grid-col-width) + 10 * var(--grid-gutter));--grid-span-12:calc(12 * var(--grid-col-width) + 11 * var(--grid-gutter));--grid-span-13:calc(13 * var(--grid-col-width) + 12 * var(--grid-gutter));--grid-span-14:calc(14 * var(--grid-col-width) + 13 * var(--grid-gutter));--grid-span-15:calc(15 * var(--grid-col-width) + 14 * var(--grid-gutter));--grid-span-16:calc(16 * var(--grid-col-width) + 15 * var(--grid-gutter));--font-headline:"Industry", sans-serif;--font-font-sans:"Geist", sans-serif;--font-body:"Lato", sans-serif;--font-family-link:"Inter", sans-serif;--p-base-font-size:1rem}@font-face{font-family:Industry;src:url(/assets/fonts/Industry-Thin.woff2)format("woff2"),url(/assets/fonts/Industry-Thin.woff)format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Industry;src:url(/assets/fonts/Industry-Light.woff2)format("woff2"),url(/assets/fonts/Industry-Light.woff)format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Industry;src:url(/assets/fonts/Industry-Book.woff2)format("woff2"),url(/assets/fonts/Industry-Book.woff)format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Industry;src:url(/assets/fonts/Industry-Medium.woff2)format("woff2"),url(/assets/fonts/Industry-Medium.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Industry;src:url(/assets/fonts/Industry-Demi.woff2)format("woff2"),url(/assets/fonts/Industry-Demi.woff)format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Industry;src:url(/assets/fonts/Industry-Bold.woff2)format("woff2"),url(/assets/fonts/Industry-Bold.woff)format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Industry;src:url(/assets/fonts/Industry-Black.woff2)format("woff2"),url(/assets/fonts/Industry-Black.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Industry;src:url(/assets/fonts/Industry-Ultra.woff2)format("woff2"),url(/assets/fonts/Industry-Ultra.woff)format("woff");font-weight:800;font-style:normal;font-display:swap}html{background-color:var(--page-bg);color:var(--page-fg);transition:--page-bg var(--theme-duration) var(--theme-ease), --page-fg var(--theme-duration) var(--theme-ease), --nav-fg var(--theme-duration) var(--theme-ease)}body{padding:0;padding-top:var(--header-height);color:var(--page-fg);font-family:var(--font-body);text-rendering:geometricprecision;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0000;margin:0;font-size:16px;font-weight:400;line-height:1.5;position:relative;container:body/inline-size}html[data-page-tone] .wrapper :is(h1,h2,h3,h4,h5,h6,p,li,dt,dd,label,figcaption,blockquote,.section-heading__lead,.section-heading__support,.section-heading__eyebrow):not(.btn):not([class*=btn]),html[data-page-tone] footer :is(h1,h2,h3,h4,h5,h6,p,li,dt,dd,label,.footer__title,.linklist__link):not(.btn):not([class*=btn]),html[data-page-tone] .wrapper a:not(.btn):not([class*=btn]):not([class*=cta]),html[data-page-tone] footer a:not(.btn):not([class*=btn]):not([class*=cta]){color:var(--page-fg)}@media (prefers-reduced-motion:reduce){html{transition:none}}h1,h2,h3,h4,h5,h6{font-family:var(--font-headline);margin:0;padding:0;font-weight:500}img,svg{width:100%;height:auto;display:block}[hidden]{display:none!important}.img-frame{border-radius:1rem;justify-content:center;align-items:end;display:flex;overflow:hidden}.grid--hero-brand .img-frame{border-radius:0}.grid--open-positions .img-frame{aspect-ratio:1;max-height:38.75rem}@container open-positions (width>=48rem){.grid--open-positions .img-frame{aspect-ratio:5/4}}@container open-positions (width>=72rem){.grid--open-positions .img-frame{aspect-ratio:17/9}}@container mission (width>=48rem) and (width<72rem){.grid--mission .img-frame{height:auto}}@container mission (width>=72rem){.grid--mission .img-frame{width:38.125rem}}.grid--meals-for-thousands .img-frame{aspect-ratio:1}.grid--good-company .img-frame{max-height:18.8338rem}.cta-band--black-label .img-frame{border-radius:0}.grid--prodgrid .img-frame{border-radius:.5rem}.grid__col--resource-list .img-frame{border-radius:.25rem}.grid--worksheet-menu-profit .img-frame{border:1px solid #d4d4d8;border-radius:0;max-width:7.5625rem;margin:0 auto}.thumbnail-list__item .img-frame{border-radius:unset}.grid--open-positions .img-frame img,.article-card__head .img-frame img,.grid--cares .img-frame img,.grid--meals-for-thousands .img-frame img,.grid--good-company .img-frame img{width:auto;height:100%}@container cares (width<48rem){.grid--cares .img-frame img{width:100%;height:auto}}.wrapper{container-type:inline-size}.wrapper--header{width:100%;height:var(--header-height);z-index:1000;-webkit-backdrop-filter:none;color:var(--nav-fg);transition:--page-bg var(--theme-duration) var(--theme-ease), --page-fg var(--theme-duration) var(--theme-ease), --nav-fg var(--theme-duration) var(--theme-ease), background-color var(--theme-duration) var(--theme-ease), box-shadow var(--theme-duration) var(--theme-ease), color var(--theme-duration) var(--theme-ease);background-color:#0000;position:fixed;top:0;left:0;right:0;container-name:header}.wrapper--header.is-scrolled{background-color:color-mix(in srgb, var(--page-bg) 72%, transparent);-webkit-backdrop-filter:blur(12px);box-shadow:0 0 6px 0 color-mix(in srgb, var(--black-txt) 10%, transparent)}.wrapper--hero,.wrapper--hero-why,.wrapper--hero-video,.wrapper--hero-video-swap,.wrapper--hero-2col-img,.wrapper--hero-2col-img-swap,.wrapper--hero-brand,.wrapper--hero-brand-swap,.wrapper--hero-brand-naj,.wrapper--hero-brand-naj-hidden,.wrapper--hero-brand-bosan,.wrapper--hero-prodsearch,.wrapper--hero-proddetail,.wrapper--hero-recipes,.wrapper--hero-recipe,.wrapper--hero-img-inset,.wrapper--hero-img-full{z-index:0;margin-top:calc(var(--header-height) * -1);position:relative;container-name:hero}.wrapper--hero{z-index:1;overflow:visible}.wrapper--hero-why{background-image:url(/assets/images/hero_why_montaire.webp);background-position:top;background-repeat:no-repeat;background-size:cover}.wrapper--hero-brand-naj,.wrapper--hero-brand-naj-hidden{background:linear-gradient(#9ef0a2 .29%,#01ab39 99.68%)}.wrapper--hero-brand-bosan{background:#f7562a;padding:6rem 0 0}@container body (width>=48rem){.wrapper--hero-brand-bosan{padding:6rem 0 0}}@container body (width>=72rem){.wrapper--hero-brand-bosan{padding:8.5rem 0 0}}.wrapper--hero-black-label{background-color:#000;background-image:linear-gradient(#00000080 0%,#000c 100%),url(/assets/images/brand_black_hero_bg.jpg);background-repeat:no-repeat;background-size:cover;padding:6rem 0}@container body (width>=48rem){.wrapper--hero-black-label{padding:6rem 0}}@container body (width>=72rem){.wrapper--hero-black-label{padding:14.12rem 0 17.44rem}}.wrapper--hero-blue-label{background:linear-gradient(#3b8ec9 .29%,#1e3261 99.68%) 0 0/cover no-repeat;padding:6rem 0 0}@container body (width>=48rem){.wrapper--hero-blue-label{padding:6rem 0 0}}@container body (width>=72rem){.wrapper--hero-blue-label{padding:14.12rem 0 0}}.wrapper--hero-img-full{background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:cover}.wrapper--specialty-brands{background-color:var(--black-bg);container-name:specialty-brands}.wrapper--open-positions{container-name:open-positions}.wrapper--grow-with-us{container-name:grow-with-us}.wrapper--supply-delivers{background-color:#fffbeb;container-name:supply-delivers}.wrapper--latest-articles{container-name:latest-articles}.wrapper--creed{background:linear-gradient(#fff 0%,#fffbeb 100%);container-name:creed}.wrapper--culture-care{background-color:#fffbeb;container-name:culture-care}.wrapper--mission{container-name:mission}.wrapper--cta-band{container-name:cta-band}.wrapper--cta-band-black-label{background-color:var(--black-bg)}.wrapper--cta-band-dark{background-color:var(--gray-dark)}.wrapper--cares{background-color:var(--blue-drk);container-name:cares}.wrapper--cares--lite{background-color:#fffbeb}.wrapper--policy{container-name:policy}.wrapper--blog-post{container-name:blog-post}.wrapper--legacy-initiatives{background-color:#fffbeb;container-name:legacy-initiatives}.wrapper--meals-for-thousands{container-name:meals-for-thousands}.wrapper--stewardship{container-name:stewardship}.wrapper--chicken-council{container-name:chicken-council}.wrapper--learn-more{container-name:learn-more}.wrapper--employee-care{container-name:employee-care}.wrapper--good-company{container-name:good-company}.wrapper--by-category{container-name:by-category}.wrapper--brand-black-label,.wrapper--brand-blue-label,.wrapper--brand-naj,.wrapper--brand-bosan{container-name:brand-band}.wrapper--brand-black-label{background-color:#18181b}.wrapper--brand-blue-label{background-color:#eff6ff}.wrapper--brand-naj{background-color:#dcfce7}.wrapper--brand-bosan{background-color:#fee2e2}.wrapper--chicken-chop{background-color:var(--black-bg);container-name:chicken-chop}.wrapper--prodgrid,.wrapper--prodgrid-search{container-name:products}.wrapper--prodgrid-dark,.wrapper--prodgrid-search-foodservice{background-color:var(--black-bg)}.wrapper--black-label-quality{background-color:var(--black-bg);container-name:quality}.wrapper--black-label-resources{background-color:var(--gray-dark);container-name:resources}.wrapper--nutrition{container-name:nutrition}.wrapper--nutrition-dark{background-color:var(--gray-dark)}.wrapper--testimonials{container-name:testimonials}.wrapper--testimonials-international{background-color:var(--gray-dark)}.wrapper--halal-appeal{background-color:#ffe68d;container-name:halal-appeal}.wrapper--halal-means-matters{container-name:halal-means-matters}.wrapper--customer-commitment{container-name:customer-commitment}.wrapper--faq{container-name:faq}.wrapper--faq-dark{background-color:var(--black-bg)}.wrapper--logos{container-name:logos}.product-search .wrapper--prodgrid{background-color:#f9fafb}.wrapper--request-mealbox{container-name:request-mealbox}.wrapper--worksheet-menu-profit{container-name:profit-worksheets}.wrapper--footer{background-color:var(--black-bg);container-name:footer}.wrapper.js-section-blend{background-color:#0000}@media (prefers-reduced-motion:reduce){.wrapper--header{transition:none}}.module{box-sizing:border-box;max-width:76.25rem;margin:0 auto;position:relative}@container (width>=48rem){.module{width:calc(100% - 3rem)}}.module--header{width:100%;max-width:none;padding-inline:var(--grid-gutter)}@container (width>=48rem){.module--header{width:100%}}.module--hero{max-width:87rem;padding:5rem 1rem 0;overflow:visible}@container hero (width>=48rem){.module--hero{gap:3rem;padding:5rem 1.5rem 0}.module--hero-why{max-width:90rem}}.module--hero-video{max-width:90rem;padding:3rem 1rem}@container hero (width>=48rem){.module--hero-video{padding:3rem 0}}@container hero (width>=72rem){.module--hero-video{padding:5.31rem 6.75rem 6.38rem}}.module--hero-2col-img{max-width:90rem;padding:3rem 1rem}@container hero (width>=48rem){.module--hero-2col-img{padding:3rem 0}}@container hero (width>=72rem){.module--hero-2col-img{padding:5.31rem 6.75rem 6.38rem}}.module--hero-brand{width:100%;max-width:90rem}@container hero (width<48rem){.module--hero-brand{padding:0 1.5rem}}.module--hero-black-label{width:100%;max-width:90rem;padding:0 1.5rem}@container hero (width>=72rem){.module--hero-black-label{padding:0 7.5rem}}.module--hero-img-inset{width:100%;max-width:90rem;padding:0 1.5rem 1.5rem}.module--hero-img-full{width:100%;max-width:90rem;padding:6rem 1rem}@container hero (width>=48rem){.module--hero-img-full{padding:6rem 1.5rem}}@container hero (width>=72rem){.module--hero-img-full{padding:7.5rem 6.625rem}}.module--hero-prodsearch{width:100%;max-width:90rem;padding:2.75rem 1.5rem}@container hero (width>=72rem){.module--hero-prodsearch{padding:2.75rem 6.75rem}}.module--hero-proddetail{width:100%;max-width:90rem;padding:2.75rem 1.5rem}@container hero (width>=72rem){.module--hero-proddetail{padding:2.75rem 6.75rem}}.module--hero-recipes,.module--hero-recipe{width:100%;max-width:90rem;padding:2.75rem 1.5rem}@container hero (width>=72rem){.module--hero-recipes,.module--hero-recipe{padding:2.75rem 0}}.module--specialty-brands{padding-block:6.25rem}@container body (width>=48rem){.module--specialty-brands{padding-block:7.5rem}}@container body (width>=72rem){.module--specialty-brands{padding-block:11.25rem}}.module--open-positions{padding:4.5rem 1rem 3rem}@container open-positions (width>=48rem){.module--open-positions{padding:4.5rem 1.5rem}}@container open-positions (width>=72rem){.module--open-positions{padding:7rem 8rem}}.module--grow-with-us{max-width:90rem;padding:3rem 1rem 4.5rem}@container grow-with-us (width>=48rem){.module--grow-with-us{padding:4.5rem 1.5rem}}@container grow-with-us (width>=72rem){.module--grow-with-us{padding:7.5rem 10.75rem}}.module--supply-delivers{padding:6.25rem 1rem}@container supply-delivers (width>=48rem){.module--supply-delivers{padding:7.5rem 1.5rem}}@container supply-delivers (width>=72rem){.module--supply-delivers{padding:7rem 7.5rem}}.module--latest-articles{max-width:77rem;padding:6.25rem 1rem}@container latest-articles (width>=48rem){.module--latest-articles{padding:7.5rem 1.5rem}}@container latest-articles (width>=72rem){.module--latest-articles{padding:6rem 0}}.module--creed{max-width:90rem;padding:3rem .5rem}@container creed (width>=48rem) and (width<72rem){.module--creed{padding:5rem 1.5rem}}@container creed (width>=72rem){.module--creed{padding:5rem .5rem}}.module--policy{padding:5rem 1rem 3rem}@container policy (width>=48rem){.module--policy{padding:5rem 1.5rem 3rem}}@container policy (width>=72rem){.module--policy{padding:5rem 0}}.module--copy-fw{padding:3rem 1.5rem}@container body (width>=48rem){.module--copy-fw{padding:3rem 1.5rem}}@container body (width>=72rem){.module--copy-fw{padding:5rem 6rem}}.module--culture-care{padding:3rem 1rem}@container culture-care (width>=48rem){.module--culture-care{padding:6rem .5rem}}.module--mission{max-width:77rem;padding:3rem 1rem}@container mission (width>=72rem){.module--mission{padding:6rem 1.5rem}}.module--cta-band{max-width:80rem;padding:1.25rem}.module--cta-band-black-label{width:100%;max-width:90rem;padding:3rem 1.5rem}@container cta-band (width>=72rem){.module--cta-band-black-label{padding:5.5rem 6.75rem 1.5rem}}.module--cta-band-dark{width:100%;max-width:90rem;padding:3rem 1.5rem}@container cta-band (width>=72rem){.module--cta-band-dark{justify-content:space-between;padding:4rem 5rem}}.module--cares,.module--cares--dark{max-width:25rem;padding:3rem 1rem}@container cares (width>=48rem) and (width<72rem){.module--cares,.module--cares--dark{max-width:100%}}@container cares (width>=72rem){.module--cares,.module--cares--dark{max-width:90rem;padding:5.5rem 10.75rem}}@container blog-post (width<72rem){.module--blog-post{max-width:calc(100% - 2rem)}}.module--legacy-initiatives{padding:3rem 1.5rem}@container legacy-initiatives (width>=72rem){.module--legacy-initiatives{padding:7rem 7.5rem}}.module--meals-for-thousands{width:100%;max-width:100%;padding:3rem 0}@container meals-for-thousands (width>=72rem){.module--meals-for-thousands{padding:7.5rem 0}}.module--stewardship{width:100%;max-width:90rem;padding:3rem 1.5rem}@container stewardship (width>=72rem){.module--stewardship{padding:6rem 4rem}}.module--chicken-council{padding:3rem 1.5rem}@container chicken-council (width>=48rem){.module--chicken-council{padding:5rem}}@container chicken-council (width>=72rem){.module--chicken-council{padding:6.31rem}}.module--learn-more{max-width:90rem;padding:0 1.5rem 3rem}@container learn-more (width>=72rem){.module--learn-more{padding:0 6.31rem 6.31rem}}.module--employee-care{width:100%;max-width:90rem;padding:3rem 1.5rem}@container employee-care (width>=72rem){.module--employee-care{padding:3.75rem 7.5rem}}.module--good-company{width:100%;max-width:90rem;padding:3rem 1rem}@container good-company (width>=48rem){.module--good-company{padding:3rem 1.5rem}}@container good-company (width>=72rem){.module--good-company{padding:6rem 0}}.module--by-category{width:100%;max-width:90rem;padding:3rem 1rem}@container by-category (width>=48rem){.module--by-category{padding:3rem 1.5rem}}@container by-category (width>=72rem){.module--by-category{padding:3.69rem 7.5rem}}.module--brand-black-label,.module--brand-blue-label,.module--brand-naj,.module--brand-bosan{width:100%;max-width:90rem;padding:3rem 1rem}@container brand-band (width>=48rem){.module--brand-black-label,.module--brand-blue-label,.module--brand-naj,.module--brand-bosan{padding:3rem 1.5rem}}@container brand-band (width>=72rem){.module--brand-black-label,.module--brand-blue-label,.module--brand-naj,.module--brand-bosan{padding:5.5rem 10.75rem}}.module--chicken-chop{width:100%;max-width:90rem;padding:3rem 1rem}@container chicken-chop (width>=48rem){.module--chicken-chop{padding:3rem 1.5rem}}@container chicken-chop (width>=72rem){.module--chicken-chop{padding:5.5rem 10.75rem}}.module--prodgrid{width:100%;max-width:90rem;padding:3rem 1rem}@container products (width>=48rem){.module--prodgrid{padding:3rem 1.5rem}}@container products (width>=72rem){.module--prodgrid{padding:7.5rem 6.625rem}.module--prodgrid-detail{padding:5rem 6.625rem}}.module--prodgrid-search,.module--prodgrid-search-foodservice{width:100%;max-width:90rem;padding:3rem 1rem}@container products (width>=48rem){.module--prodgrid-search,.module--prodgrid-search-foodservice{padding:3rem 1.5rem}}@container products (width>=72rem){.module--prodgrid-search,.module--prodgrid-search-foodservice{padding:2rem 6.625rem}.module--prodgrid-search-foodservice{padding:6rem}}.module--black-label-quality{width:100%;max-width:90rem;padding:3rem 1rem}@container quality (width>=48rem){.module--black-label-quality{padding:3rem 1.5rem}}@container quality (width>=72rem){.module--black-label-quality{padding:7.5rem 6.625rem}}.module--black-label-resources{width:100%;max-width:90rem;padding:3rem 1rem}@container resources (width>=48rem){.module--black-label-resources{padding:3rem 1.5rem}}@container resources (width>=72rem){.module--black-label-resources{padding:6rem 7rem}}.module--nutrition{width:100%;max-width:90rem;padding:3rem 1rem}@container nutrition (width>=48rem){.module--nutrition{padding:3rem 1.5rem}}@container nutrition (width>=72rem){.module--nutrition{padding:7.5rem 6.5rem}}.module--halal-appeal{width:100%;max-width:90rem;padding:3rem 1rem}@container halal-appeal (width>=48rem){.module--halal-appeal{padding:3rem 1.5rem}}@container halal-appeal (width>=72rem){.module--halal-appeal{padding:6rem 0 1.5rem}}.module--halal-means-matters{width:100%;max-width:90rem;padding:3rem 1rem}@container halal-means-matters (width>=48rem){.module--halal-means-matters{padding:3rem 1.5rem}}@container halal-means-matters (width>=72rem){.module--halal-means-matters{padding:7.5rem 8.42875rem}}.module--customer-commitment{width:100%;max-width:90rem;padding:3rem 1rem}@container customer-commitment (width>=48rem){.module--customer-commitment{padding:3rem 1.5rem}}@container customer-commitment (width>=72rem){.module--customer-commitment{padding:0 6.75rem 5.5rem}}.module--faq{width:100%;max-width:90rem;padding:3rem 1rem}@container faq (width>=48rem){.module--faq{padding:3rem 6rem}}@container faq (width>=72rem){.module--faq{padding:6rem}}.module--logos{width:100%;max-width:90rem;padding:3rem 1rem}@container logos (width>=48rem){.module--logos{padding:3rem 1.5rem}}@container logos (width>=72rem){.module--logos{padding:6rem 0}}.module--testimonials{width:100%;max-width:90rem;padding:3rem 1rem}@container testimonials (width>=48rem){.module--testimonials{padding:3rem}}@container testimonials (width>=72rem){.module--testimonials{padding:7.5rem 6.5rem}}.module--request-mealbox{width:100%;max-width:90rem;padding:3rem 1rem}@container request-mealbox (width>=48rem){.module--request-mealbox{padding:3rem 1.5rem}}@container request-mealbox (width>=72rem){.module--request-mealbox{padding:7rem}}.module--worksheet-menu-profit{width:100%;max-width:90rem;padding:3rem 1rem}@container profit-worksheets (width>=48rem){.module--worksheet-menu-profit{padding:3rem 1.5rem}}@container profit-worksheets (width>=72rem){.module--worksheet-menu-profit{padding:3.75rem 7.5rem}}.module--footer{width:calc(100% - 3rem);max-width:80rem;padding:var(--section-padding-y) 0;flex-direction:column;display:flex}@container footer (width>=48rem) and (width<65rem){.module--footer{padding:0 3rem}}.grid{box-sizing:border-box;flex-direction:column;gap:3rem;display:flex}.grid--header{flex-direction:row;justify-content:space-between;align-items:center;height:4rem;padding:0}.grid--hero-why{justify-content:center;align-items:center;height:20rem;display:flex}@container hero (width>=48rem){.grid--hero-why{height:35.9375rem}}@container hero (width>=72rem){.grid--hero-why{height:50.9375rem}.grid--hero-video,.grid--hero-2col-img{flex-direction:row;gap:4rem;display:flex}}.grid--hero-video-stacked{gap:3rem}.grid--hero-brand-naj,.grid--hero-brand-naj-hidden{padding:5rem 0 3rem}@container hero (width>=48rem){.grid--hero-brand-naj,.grid--hero-brand-naj-hidden{padding:6rem 0 3rem}}@container hero (width>=72rem){.grid--hero-brand-naj,.grid--hero-brand-naj-hidden{padding:8.5rem 0 6rem}}@container hero (width>=48rem) and (width<72rem){.grid--hero-brand-naj-hidden{align-items:center}}@container hero (width>=72rem){.grid--hero-video-swap{gap:3rem}}.grid--hero-recipes,.grid--hero-recipe{gap:1rem}.grid--hero-video-stacked{flex-direction:column}.grid--hero-img-inset{background-image:url(/assets/images/hero_international.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:.875rem;justify-content:space-between;padding:1.5rem}@container hero (width<48rem){.grid--hero-img-inset{background-position:-780px}}@container hero (width>=48rem){.grid--hero-img-inset{align-items:center;padding:2rem}}@container hero (width>=72rem){.grid--hero-img-inset{align-items:start;min-height:50.8125rem;padding:3rem}}.grid--hero-img-full{padding-bottom:12rem}@container hero (width>=48rem){.grid--hero-img-full{padding-bottom:16rem}.grid--hero-proddetail{flex-direction:row}}.grid--specialty-brands{gap:4rem}.grid--grow-with-us{align-items:center}@container grow-with-us (width>=48rem){.grid--grow-with-us{flex-direction:row}}@container grow-with-us (width>=48rem) and (width<72rem){.grid--grow-with-us{gap:0}}.grid--supply-delivers{gap:2rem}@container supply-delivers (width>=48rem){.grid--supply-delivers{flex-direction:row}}.grid--policy{gap:1rem}@container policy (width>=48rem){.grid--policy{flex-direction:row;gap:2.5rem}}@container policy (width>=72rem){.grid--policy{gap:5.69rem}}.grid--copy-fw{align-items:center}@container culture-care (width<48rem){.grid--culture-care{gap:1.5rem}}@container culture-care (width>=48rem) and (width<72rem){.grid--culture-care{gap:1.5rem}}@container mission (width>=48rem) and (width<72rem){.grid--mission{flex-direction:row;gap:1.5rem}}@container mission (width>=72rem){.grid--mission{flex-direction:row;gap:4rem}}.grid--creed{align-items:center}.grid--cares{gap:2rem;display:flex}@container cares (width>=48rem){.grid--cares{flex-direction:row}}@container blog-post (width<72rem){.grid--blog-post{gap:2rem}}@container blog-post (width>=48rem){.grid--blog-post{grid-template-columns:20% 1fr;grid-template-areas:"image image""sidebar content";display:grid}}@container stewardship (width>=48rem){.grid--stewardship{flex-direction:row;gap:3rem}}@container stewardship (width>=72rem){.grid--stewardship{gap:4.875rem}}.grid--chicken-council{border-top:1px solid #a1a1aa;border-bottom:1px solid #a1a1aa}.grid--learn-more{background-color:#18181b;border-radius:1rem;gap:0;overflow:hidden}@container learn-more (width>=72rem){.grid--learn-more{flex-direction:row}}.grid--by-category{flex-direction:column}@container by-category (width<72rem){.grid--by-category{gap:1rem}}@container by-category (width>=48rem){.grid--by-category-2col{flex-direction:row;justify-content:space-between}}.grid--cta-band-black-label{background-color:#3f3f46;border-radius:1.5rem;overflow:hidden}@container cta-band (width>=48rem){.grid--cta-band-black-label{flex-direction:row;justify-content:space-between}}@container cta-band (width>=72rem){.grid--cta-band-foodservice{flex-direction:row}}.grid--prodgrid{flex-direction:column;gap:3.75rem;display:flex}.grid--prodgrid-detail{gap:0}@container products (width>60rem){.grid--prodgrid-col2{grid-template-columns:calc(25% - 1.875rem) calc(75% - 1.875rem);display:grid}}.grid--halal-appeal{align-items:center}@container halal-means-matters (width<72rem){.grid--halal-means-matters{align-items:center}}@container halal-means-matters (width>=72rem){.grid--halal-means-matters{flex-direction:row;gap:4rem}}@container faq (width<72rem){.grid--faq{align-items:center}}@container faq (width>=72rem){.grid--faq{flex-direction:row;gap:4rem}}.grid--logos{gap:2.12rem}.grid--request-mealbox{flex-flow:wrap;align-items:start;gap:1rem}@container request-mealbox (width>=72rem){.grid--request-mealbox{gap:3rem}}.grid--footer{flex-direction:column;gap:4rem}@container footer (width>=48rem) and (width<65rem){.grid--footer{gap:3rem}}.grid__col{flex-direction:column;display:flex;position:relative}@container hero (width>=48rem){.grid--hero-video .grid__col{justify-content:center}}@container hero (width>=72rem){.grid--hero-video .grid__col{width:50%}}@container hero (width>=48rem){.grid--hero-video-stacked .grid__col{justify-content:center}}@container hero (width>=72rem){.grid--hero-video-stacked .grid__col{width:100%}.grid--hero-video-swap .grid__col{width:calc(50% - 1.5rem)}}@container hero (width<72rem){.grid--hero-video-swap .grid__col:first-of-type{order:2}.grid--hero-video-swap .grid__col:last-of-type{order:1}.grid--hero-2col-img-swap .grid__col:first-of-type{order:2}.grid--hero-2col-img-swap .grid__col:last-of-type{order:1}}@container cares (width>=72rem){.grid--cares .grid__col{width:calc(50% - 1rem)}}.grid--latest-articles .grid__col:last-of-type{justify-content:flex-start;align-items:center;gap:1.5rem;display:flex}@container latest-articles (width>=48rem){.grid--latest-articles .grid__col:last-of-type{flex-flow:wrap;justify-content:center}}@container latest-articles (width>=72rem){.grid--latest-articles .grid__col:last-of-type{justify-content:center}}@container grow-with-us (width>=48rem){.grid--grow-with-us .grid__col{width:50%}}@container grow-with-us (width>=72rem){.grid--grow-with-us .grid__col{width:calc(50% - 1.5rem)}}@container mission (width>=48rem) and (width<72rem){.grid--mission .grid__col{width:50%}}.grid--mission .grid__col:last-of-type{aspect-ratio:1}.grid--chicken-council .grid__col{padding:3.06rem 0}@container learn-more (width>=71rem){.grid--learn-more .grid__col{width:50%}}.grid--learn-more .grid__col:first-of-type{background-image:url(/assets/images/learn_more_img.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.grid--employee-care .grid__col{gap:3rem}@container employee-care (width>=72rem){.grid--employee-care .grid__col{gap:7.5rem}}@container halal-means-matters (width<72rem){.grid--halal-means-matters .grid__col{max-width:30rem}}@container cta-band (width>=72rem){.grid--cta-band-foodservice .grid__col{width:calc(50% - 1.5rem)}}@container hero (width>=72rem){.grid--hero-recipes .grid__col--heading,.grid--hero-recipe .grid__col--heading{padding:0 6.91rem}}.grid__col--bubbles{flex-flow:wrap;justify-content:center;gap:1rem}@container by-category (width>=48rem){.grid__col--bubbles{align-items:center;gap:1.88rem}}@container hero (width>=48rem) and (width<72rem){.grid--hero-brand-naj-hidden .grid__col--bubbles{max-width:27rem}}.grid--by-category-2col .grid__col--bubbles{justify-content:start}@container by-category (width>=48rem){.grid--by-category-2col .grid__col--bubbles{justify-content:space-between;row-gap:0;max-width:26rem}}@container by-category (width>=72rem){.grid--by-category-2col .grid__col--bubbles{max-width:50rem}}.grid__col--tabs{flex-direction:row;justify-content:center;align-items:end;gap:1rem;display:flex}@container hero (width<48rem){.grid__col--tabs{gap:.5rem;width:calc(100% + 2rem);margin-left:-1rem}}@container hero (width>=48rem){.grid__col--tabs{padding:0 2rem}}@container hero (width>=72rem){.grid__col--tabs{padding:0 7.5rem}}.grid__col--image{justify-content:center;align-items:center}@container mission (width>=48rem) and (width<72rem){.grid--mission .grid__col--image{justify-content:start}}.grid__col--copy{justify-content:center;align-items:start}.grid--faq .grid__col--copy{justify-content:start}.grid--hero-recipes .grid__col--copy{border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7;padding:1rem 0}@container hero (width>=72rem){.grid--hero-recipes .grid__col--copy{padding:1rem 6.91rem}}.grid--hero-recipe .grid__col--copy{padding:1rem 0}@container hero (width>=72rem){.grid--hero-recipe .grid__col--copy{padding:1rem 6.91rem}}.grid--hero-video-stacked .grid__col--copy{align-items:center}@container hero (width>=48rem){.grid--hero-img-inset .grid__col--copy{max-width:32rem}}@container hero (width>=72rem){.grid--hero-img-inset .grid__col--copy{max-width:36rem}}.grid--hero-img-full .grid__col--copy{align-items:center}.grid--hero-proddetail .grid__col--copy{justify-content:start;gap:3rem;max-width:25.1875rem}.grid--cares .grid__col--copy{gap:.5rem}.grid--mission .grid__col--copy{gap:1.5rem}.grid--open-positions .grid__col--copy,.grid--legacy-initiatives .grid__col--copy,.grid--meals-for-thousands .grid__col--copy{align-items:center}.grid--meals-for-thousands .grid__col--copy{padding:0 1.5rem}@container learn-more (width<48rem){.grid--learn-more .grid__col--copy{padding:6rem 0 3rem}}@container learn-more (width>=48rem) and (width<72rem){.grid--learn-more .grid__col--copy{padding:10rem 10rem 3rem}}.grid--good-company .grid__col--copy{width:100%;max-width:76.5rem;margin:0 auto}.grid--cta-band-black .grid__col--copy{padding:1.5rem 1.5rem 0}@container cta-band (width>=48rem){.grid--cta-band-black .grid__col--copy{width:50%;padding:1.5rem 0 1.5rem 1.5rem}}@container cta-band (width>=72rem){.grid--cta-band-black .grid__col--copy{width:unset;max-width:30rem;padding:3rem 0 3rem 3rem}}.grid--prodgrid .grid__col--copy{justify-content:start;align-items:center;width:100%}@container products (width>=48rem){.grid--prodgrid-detail .grid__col--copy{align-items:start}}.grid--black-label-quality .grid__col--copy,.grid--nutrition .grid__col--copy,.grid--by-category .grid__col--copy{align-items:center}@container by-category (width>=48rem){.grid--by-category-2col .grid__col--copy{justify-content:center;max-width:15rem}}.grid--halal-appeal .grid__col--copy{align-items:center}.grid--halal-means-matters .grid__col--copy{gap:2rem}@container halal-means-matters (width>=72rem){.grid--halal-means-matters .grid__col--copy{width:50%}}@container hero (width<72rem){.grid--hero-recipes .grid__col--copy,.grid--hero-recipe .grid__col--copy{align-items:center}}.grid--customer-commitment .grid__col--copy{align-items:center}@container faq (width>=72rem){.grid--faq .grid__col--copy{width:calc(50% - 2rem)}}.grid--logos .grid__col--copy{align-items:center}@container request-mealbox (width<48rem){.grid--request-mealbox .grid__col--copy{width:100%}}@container request-mealbox (width>=48rem){.grid--request-mealbox .grid__col--copy{width:calc(100% - 25.375rem)}}@container request-mealbox (width>=72rem){.grid--request-mealbox .grid__col--copy{gap:3rem;width:calc(100% - 27.375rem)}}.grid--worksheet-menu-profit .grid__col--copy{align-items:center}@container faq (width<48rem){.grid__col--faqs{width:100%}}@container faq (width>=72rem){.grid__col--faqs{justify-content:start;width:calc(50% - 2rem)}}.grid--hero-img-inset .grid__col--video{max-width:36rem}.grid--culture-care .grid__col--icons{flex-direction:row;justify-content:center}@container culture-care (width<40rem){.grid--culture-care .grid__col--icons{flex-direction:column}}.grid--black-label-quality .grid__col--icons{align-items:center;gap:2rem}@container quality (width>=48rem){.grid--black-label-quality .grid__col--icons{flex-direction:row;justify-content:center}}.grid--black-label-quality .grid__col--btn{align-items:center}.grid__col--btns{flex-direction:column;align-items:center;gap:.5rem;display:flex}@container hero (width>=48rem){.grid__col--btns{flex-direction:row;justify-content:center}}@container legacy-initiatives (width>=48rem){.grid--legacy-initiatives .grid__col--imgs{flex-direction:row;justify-content:center;gap:3.44rem}}.grid--meals-for-thousands .grid__col--imgs{flex-direction:row;gap:1rem;padding-left:2rem;overflow:scroll}.grid--cta-band-black .grid__col--imgs{justify-content:center}@container cta-band (width>=48rem){.grid--cta-band-black .grid__col--imgs{width:50%}}@container cta-band (width>=72rem){.grid--cta-band-black .grid__col--imgs{width:unset;max-width:25rem}}@container halal-means-matters (width>=72rem){.grid--halal-means-matters .grid__col--imgs{width:calc(50% - 1rem)}}.grid--logos .grid__col--imgs{flex-flow:wrap;justify-content:center;align-items:center;gap:2rem 4rem;display:flex}@container hero (width>=48rem) and (width<72rem){.grid--hero-proddetail .grid__col--imgs{max-width:calc(100% - 25.1875rem)}}@container hero (width>=72rem){.grid--hero-proddetail .grid__col--imgs{padding-left:5rem}}.grid--worksheet-menu-profit .grid__col--imgs{flex-flow:wrap;justify-content:center;align-items:start;gap:1.5rem}.grid__col--blog-sidebar{grid-area:sidebar}.grid__col--blog-content{grid-area:content}@container stewardship (width>=48rem){.grid__col--sidebar{width:calc(100% - 30rem);height:fit-content;position:sticky;top:0}}@container stewardship (width>=72rem){.grid__col--sidebar{width:calc(100% - 60rem)}}.grid__col--cards{gap:3rem}@container stewardship (width>=48rem){.grid__col--cards{gap:3.5rem;width:28.5rem}}@container stewardship (width>=72rem){.grid__col--cards{gap:5.75rem;width:57rem}}.grid--learn-more .grid__col--form{padding:2rem 0}@container learn-more (width>=48rem){.grid--learn-more .grid__col--form{padding:5rem 0}}@container request-mealbox (width<48rem){.grid--request-mealbox .grid__col--form{width:100%}}@container request-mealbox (width>=48rem){.grid--request-mealbox .grid__col--form{max-width:24.375rem}}.grid__col--prodgrid{container:prodgrid/inline-size}.grid__col--swiper{min-width:0;position:relative}.grid--halal-appeal .grid__col--legal{max-width:60rem}.grid--blog-post .grid__image{grid-area:image}.section-grid{box-sizing:border-box;column-gap:var(--grid-gutter);width:100%;padding-inline:var(--grid-pad);grid-template-columns:[full-start content-start]minmax(0,1fr)[content-end full-end];justify-content:center;row-gap:0;display:grid;position:relative}@container body (width>=48rem){.section-grid{--grid-pad:1.5rem}}@container body (width>=72rem){.section-grid{grid-template-columns:[full-start] repeat(2, minmax(0, var(--grid-col-width))) [content-start] repeat(12, minmax(0, var(--grid-col-width))) [content-end] repeat(2, minmax(0, var(--grid-col-width))) [full-end];padding-inline:0}}.section-grid>*{grid-column:content;min-width:0}.section-grid .section-grid__full{grid-column:full}.section-grid .section-grid__wide{grid-column:2/span 14}.section-grid .section-grid__row{grid-template-columns:subgrid;display:grid}.section-grid .section-grid__start-1{grid-column-start:1}.section-grid .section-grid__span-1{grid-column-end:span 1}.section-grid .section-grid__start-2{grid-column-start:2}.section-grid .section-grid__span-2{grid-column-end:span 2}.section-grid .section-grid__start-3{grid-column-start:3}.section-grid .section-grid__span-3{grid-column-end:span 3}.section-grid .section-grid__start-4{grid-column-start:4}.section-grid .section-grid__span-4{grid-column-end:span 4}.section-grid .section-grid__start-5{grid-column-start:5}.section-grid .section-grid__span-5{grid-column-end:span 5}.section-grid .section-grid__start-6{grid-column-start:6}.section-grid .section-grid__span-6{grid-column-end:span 6}.section-grid .section-grid__start-7{grid-column-start:7}.section-grid .section-grid__span-7{grid-column-end:span 7}.section-grid .section-grid__start-8{grid-column-start:8}.section-grid .section-grid__span-8{grid-column-end:span 8}.section-grid .section-grid__start-9{grid-column-start:9}.section-grid .section-grid__span-9{grid-column-end:span 9}.section-grid .section-grid__start-10{grid-column-start:10}.section-grid .section-grid__span-10{grid-column-end:span 10}.section-grid .section-grid__start-11{grid-column-start:11}.section-grid .section-grid__span-11{grid-column-end:span 11}.section-grid .section-grid__start-12{grid-column-start:12}.section-grid .section-grid__span-12{grid-column-end:span 12}.section-grid .section-grid__start-13{grid-column-start:13}.section-grid .section-grid__span-13{grid-column-end:span 13}.section-grid .section-grid__start-14{grid-column-start:14}.section-grid .section-grid__span-14{grid-column-end:span 14}.section-grid .section-grid__start-15{grid-column-start:15}.section-grid .section-grid__span-15{grid-column-end:span 15}.section-grid .section-grid__start-16{grid-column-start:16}.section-grid .section-grid__span-16{grid-column-end:span 16}@container body (width<72rem){.section-grid .section-grid__wide,.section-grid [class*=section-grid__start-],.section-grid [class*=section-grid__span-]{grid-column:1/-1}}.section-grid>.module{width:auto;max-width:none;padding-inline:0}.module.section-grid{width:100%;max-width:none}.header{z-index:1000;position:relative}.logo{color:inherit}.logo__heading{display:flex}.logo__text{font-size:0}.logo__vector{filter:invert(0);transition:filter var(--theme-duration) var(--theme-ease)}[data-nav-tone=dark] .logo__vector{filter:invert()}.navigation{margin:0;list-style-type:none;display:flex}@container header (width<65rem){.navigation{display:none}}.navigation__item{padding:.5rem 1rem}.navigation__link{color:var(--nav-fg,var(--black-txt));transition:color var(--theme-duration) var(--theme-ease);font-size:.875rem;text-decoration:none}.navigation__link:focus-visible{outline:2px solid var(--nav-fg,var(--black-txt));outline-offset:4px}.i10n{display:inline-flex}.i10n__btn{border:1px solid color-mix(in srgb, var(--nav-fg,var(--black-txt)) 20%, transparent);background-color:color-mix(in srgb, var(--page-bg) 88%, white);color:var(--nav-fg,var(--black-txt));font-family:var(--font-font-sans);z-index:1;cursor:pointer;transition:color var(--theme-duration) var(--theme-ease), background-color var(--theme-duration) var(--theme-ease), border-color var(--theme-duration) var(--theme-ease);justify-content:center;align-items:center;margin-left:-1px;padding:.375rem .5rem;font-size:.875rem;display:flex;position:relative}[data-nav-tone=dark] .i10n__btn{background-color:#0000}.i10n__btn.active{background-color:var(--yellow);border-color:var(--yellow-drk);color:var(--black-txt);z-index:2;padding:.375rem .4375rem}.i10n__btn:first-child{margin-left:0}.i10n__btn:focus-visible{outline:2px solid var(--nav-fg,var(--black-txt));outline-offset:2px;z-index:3}.menu-btn{display:block}@container header (width>65rem){.menu-btn{display:none}}@media (prefers-reduced-motion:reduce){.logo__vector,.navigation__link,.i10n__btn{transition:none}}.footer__links{gap:1.5rem;display:flex}@container footer (width<48rem){.footer__links{flex-direction:column}}@container footer (width>=48rem) and (width<65rem){.footer__links{column-count:3;flex-flow:column wrap;max-height:440px}}.footer__column{flex-direction:column;display:flex}@container footer (width>=75rem){.footer__column{width:100%;max-width:calc(14.2857% - 1.28571rem)}}@container footer (width>=48rem) and (width<65rem){.footer__column{column-count:3;max-width:calc(33.3333% - 1rem);max-height:220px}.footer__column--notablet{display:none}}.footer__title{color:#fff;font-family:var(--font-body);margin:0;padding:0;font-weight:700}@container footer (width<48rem){.footer__title{text-align:center}}.footer__legal{border-top:1px solid var(--gray-border);flex-direction:column;justify-content:space-between;padding-top:60px;display:flex}@container footer (width>=48rem) and (width<65rem){.footer__legal{flex-flow:wrap}}@container footer (width>=65rem){.footer__legal{flex-direction:row}}.footer__social-links{display:none}@container footer (width>=48rem) and (width<65rem){.footer__social-links{display:flex}}.footer__legal-links{order:2}.footer__copyright{text-align:center;order:3}@container footer (width>=48rem) and (width<65rem){.footer__copyright{text-align:right;width:100%}}@container footer (width>=65rem){.footer__copyright{order:1}}.footer__copyright p{color:#fff;font-family:var(--font-font-sans)}@keyframes motion-fade-in{0%{opacity:0}to{opacity:1}}@keyframes motion-fade-in-muted{0%{opacity:0}to{opacity:.12}}@keyframes motion-slide-up{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translate(0,0)}}@keyframes motion-fade-scale{0%{opacity:0;transform:translateY(1.25rem)scale(.98)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes motion-fan-slide-out{0%{opacity:0;transform:translate(0)}to{opacity:1;transform:translateX(var(--fan-offset-x))}}.hero{position:relative;overflow:hidden}.hero:before{content:"";z-index:0;background-image:url(/assets/images/footprints.svg);background-position:0 100%;background-repeat:no-repeat;background-size:contain;width:3.3125rem;height:17.125rem;display:block;position:absolute;bottom:12rem;left:1.3125rem}@container hero (width>=48rem){.hero:before{width:4.9375rem;height:25.375rem;bottom:9rem;left:4.5rem}}@container hero (width>=72rem){.hero:before{width:5.625rem;height:34.0625rem;bottom:1rem;left:5.125rem}}.hero--home{--motion-duration:.55s;--motion-duration-slow:.8s;--motion-ease:var(--theme-ease);--motion-fan-ease:cubic-bezier(.16, 1, .3, 1);--motion-stagger:80ms;--motion-video-delay:calc(var(--motion-stagger) * 3);--motion-fan-delay:calc(var(--motion-video-delay) + .4s);overflow:visible}.hero--home .section-heading__lead,.hero--home .section-heading__support,.hero--home .section-heading__btns,.hero--home .video-fan__embed,.hero--home:before,.hero--home .hero__history-year{animation-duration:var(--motion-duration);animation-timing-function:var(--motion-ease);animation-fill-mode:both}.hero--home .section-heading__lead,.hero--home .section-heading__support,.hero--home .section-heading__btns{animation-name:motion-slide-up}.hero--home .section-heading__lead{animation-delay:calc(var(--motion-stagger) * 1)}.hero--home .section-heading__support{animation-delay:calc(var(--motion-stagger) * 2)}.hero--home .section-heading__btns{animation-delay:calc(var(--motion-stagger) * 3)}.hero--home .video-fan__embed{animation-name:motion-fade-in;animation-delay:var(--motion-video-delay)}.hero--home .video-fan__layer--mid:before,.hero--home .video-fan__layer--mid:after,.hero--home .video-fan__layer--back:before,.hero--home .video-fan__layer--back:after{animation-name:motion-fan-slide-out;animation-duration:var(--motion-duration-slow);animation-timing-function:var(--motion-fan-ease);animation-fill-mode:both}.hero--home .video-fan__layer--mid:before,.hero--home .video-fan__layer--mid:after{animation-delay:var(--motion-fan-delay)}.hero--home .video-fan__layer--back:before,.hero--home .video-fan__layer--back:after{animation-delay:calc(var(--motion-fan-delay) + var(--motion-stagger) * 2)}.hero--home:before{animation-name:motion-fade-in;animation-duration:var(--motion-duration-slow);animation-delay:calc(var(--motion-fan-delay) + var(--motion-stagger) * 4)}.hero--home .hero__history-year{animation-name:motion-fade-in-muted;animation-duration:var(--motion-duration-slow);animation-delay:calc(var(--motion-fan-delay) + var(--motion-stagger) * 4)}.hero--home.is-motion .hero__history-copy,.hero--home.is-motion .hero__history-link{opacity:0;transition:opacity var(--motion-duration) var(--motion-ease), transform var(--motion-duration) var(--motion-ease);transform:translateY(1.25rem)}.hero--home.is-motion .hero__history-link{transition-delay:var(--motion-stagger)}.hero--home.is-motion .hero__history.is-visible .hero__history-copy,.hero--home.is-motion .hero__history.is-visible .hero__history-link{opacity:1;transform:none}.hero__history{z-index:100;flex-direction:column;justify-content:center;align-items:center;gap:3rem;padding:3rem 0 6.25rem;display:flex;position:relative;overflow:visible}@container hero (width>=48rem){.hero__history{padding:9.5rem 0 7.5rem}}@container hero (width>=72rem){.hero__history{padding-bottom:6rem}}.hero__history-year{--hero-year-shift:0px;z-index:0;pointer-events:none;background-color:var(--page-fg);opacity:.12;width:21.7953rem;height:7.65025rem;transform:translate3d(0, var(--hero-year-shift), 0);transition:background-color var(--theme-duration) var(--theme-ease);display:block;position:absolute;bottom:-3.40025rem;right:-.56556rem;-webkit-mask:url(/assets/images/1914.svg) 50%/contain no-repeat;mask:url(/assets/images/1914.svg) 50%/contain no-repeat}@container hero (width>=48rem){.hero__history-year{width:26.9733rem;height:9.46781rem;bottom:-1.96781rem;right:-2.00306rem}}@container hero (width>=72rem){.hero__history-year{width:60.522rem;height:21.2436rem;bottom:-6.24356rem;right:-1.647rem}}.hero__history-copy{width:100%;max-width:58.125rem;color:var(--black-txt);text-align:center;margin:0 auto;font-size:1.75rem;font-weight:300;line-height:2.275rem}@container hero (width>=48rem){.hero__history-copy{font-size:2.25rem;line-height:3rem}}.hero__history-link{border-bottom:1px solid var(--green);color:var(--green);justify-content:center;align-items:center;gap:.5rem;text-decoration:none;display:flex}.hero__history-link:after{content:"";background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%0A%3Cpath%20d%3D%22M6%2012L10%208L6%204%22%20stroke%3D%22%230C4A6E%22%20stroke-width%3D%221.33%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E);background-position:50%;background-repeat:no-repeat;background-size:contain;width:1rem;height:1rem;display:block}@container hero (width<48rem){.hero-why{gap:4rem;height:auto;padding:13rem 0 2rem}}@container hero (width>=48rem) and (width<72rem){.hero-why{padding:10rem 0 2rem}}@container hero (width>=72rem){.hero-why{position:relative}}.hero-why__logo{max-width:16rem}@container hero (width>=48rem){.hero-why__logo{max-width:22.5rem}}.hero-video-overlay{max-width:4rem;position:absolute;bottom:1rem;left:2rem}@container hero (width>=48rem){.hero-video-overlay{max-width:6rem}}@container hero (width>=72rem){.hero-video-overlay{max-width:8.125rem;bottom:2rem;left:50%;transform:translate(-50%)}}.module--hero-video-stacked .hero-video-overlay{display:none}.hero-tab{border-radius:var(--radius-rounded-xl,.75rem) var(--radius-rounded-xl,.75rem) var(--radius-rounded-none,0) var(--radius-rounded-none,0);flex-direction:column;align-items:center;gap:.5rem;width:calc(33% - .666667rem);padding:1.25rem 2rem;display:flex}@container hero (width<48rem){.hero-tab{border-radius:var(--radius-rounded-xl,.5rem) var(--radius-rounded-xl,.5rem) var(--radius-rounded-none,0) var(--radius-rounded-none,0);width:100%;min-height:4.5rem;padding:1.25rem 0}}@container hero (width>=48rem) and (width<72rem){.hero-tab{min-height:5rem}}.grid--hero-blue-label .hero-tab{background:linear-gradient(#3883bc80 0%,#3883bc0d 100%)}.grid--hero-brand-bosan .hero-tab{background:linear-gradient(#c71b0080 0%,#b31b170d 100%);padding:1.25rem 1rem}.hero-tab__headline,.hero-tab__copy{color:#fff;text-align:center}.hero-tab__headline{margin:0;font-size:1.125rem}@container hero (width<48rem){.hero-tab__headline{font-size:1rem}}.hero-tab__copy{margin:0;font-size:.875rem}@container hero (width<48rem){.hero-tab__copy{font-size:.75rem}}@media (prefers-reduced-motion:reduce){.hero--home .section-heading__lead,.hero--home .section-heading__support,.hero--home .section-heading__btns,.hero--home .video-fan__embed,.hero--home:before{opacity:1;animation:none;transform:none}.hero--home .hero__history-year{opacity:.12;animation:none;transform:none}.hero--home .video-fan__layer--mid:before,.hero--home .video-fan__layer--mid:after,.hero--home .video-fan__layer--back:before,.hero--home .video-fan__layer--back:after{opacity:1;animation:none}.hero--home.is-motion .hero__history-copy,.hero--home.is-motion .hero__history-link{opacity:1;transition:none;transform:none}}.btn{width:fit-content;color:var(--black-txt);font-family:var(--font-body);border:0;border-radius:6px;justify-content:center;align-items:center;padding:8px 24px;text-decoration:none;display:flex}.grid--brand-black-label .btn,.grid--brand-blue-label .btn,.grid--brand-naj .btn,.grid--brand-bosan .btn{gap:.5rem}.grid--brand-black-label .btn:after,.grid--brand-blue-label .btn:after,.grid--brand-naj .btn:after,.grid--brand-bosan .btn:after{content:"";background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M3.33301%208.00004H12.6663M12.6663%208.00004L7.99967%203.33337M12.6663%208.00004L7.99967%2012.6667%22%20stroke%3D%22black%22%20stroke-width%3D%221.33%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E);background-repeat:no-repeat;background-size:contain;width:1rem;height:1rem;display:block}.form--learn-more .btn{width:100%;height:3rem;font-size:.875rem}.nutrition-info__image .btn{padding:8px;position:absolute;bottom:10px;right:10px}.cta-band .btn{font-size:.875rem}.btn--yellow{background-color:var(--yellow)}.btn--yellow:hover{background-color:var(--purple)}.resource .btn--yellow{box-sizing:border-box;width:2.5rem;height:2.5rem;padding:.5rem}.grid--hero-brand-naj-hidden .btn--yellow{font-size:.875rem}.form--request-mealbox .btn--yellow{width:100%;height:3rem}.btn--white{background-color:#fff;border:1px solid #a1a1aa;padding:7px 22px}.grid--hero-black-label .btn--white{color:#fff;background-color:#0000;font-weight:500}.grid--hero-brand-naj-hidden .btn--white{background-color:#0000;border:1px solid #ffffff80;font-size:.875rem}.grid--prodgrid-search-foodservice .btn--white{color:#fff;background-color:#0000}.btn--black{background-color:var(--black-txt);color:#fff}.btn--black:hover{background-color:var(--gray-dark)}.resource .btn--black{box-sizing:border-box;width:2.5rem;height:2.5rem;padding:.5rem}.grid--hero-brand-naj-hidden .btn--black{font-size:.875rem}.video-fan{--embed-fluid:63%;--embed-max:51.8125rem;--embed-size:min(var(--embed-fluid), var(--embed-max));place-items:center;width:calc(100% + 2rem);max-width:82rem;margin:0 -1rem;display:grid;container:video-fan/inline-size}@container hero (width>=48rem){.video-fan{width:100%;margin:0 auto}}.video-fan__layer{display:none}@container (width>=40rem){.video-fan__layer{display:flex}}.video-fan__layer--mid{z-index:900;justify-content:center;align-items:center}.video-fan__layer--mid:before,.video-fan__layer--mid:after{content:"";aspect-ratio:1;background:silver 0 0/cover no-repeat;border-radius:1rem;height:85%}.video-fan__layer--mid:before{--fan-offset-x:calc(-7vw);transform:translateX(var(--fan-offset-x));background-image:url(/assets/images/chicken_sliced.webp);background-position:0}@container video-fan (width>=72rem){.video-fan__layer--mid:before{--fan-offset-x:calc(var(--embed-size) * -.5)}}.video-fan__layer--mid:after{--fan-offset-x:calc(7vw);transform:translateX(var(--fan-offset-x));background-image:url(/assets/images/chicken_quesadilla.webp);background-position:100%}@container video-fan (width>=72rem){.video-fan__layer--mid:after{--fan-offset-x:calc(var(--embed-size) * .5)}}.video-fan__layer--back{z-index:800;justify-content:center;align-items:center}.video-fan__layer--back:before,.video-fan__layer--back:after{content:"";aspect-ratio:1;background:#e0e0e0 0 0/cover no-repeat;border-radius:1rem;height:70%}.video-fan__layer--back:before{--fan-offset-x:calc(-17.5vw);transform:translateX(var(--fan-offset-x));background-image:url(/assets/images/chicken_burger.webp);background-position:0}@container video-fan (width>=72rem){.video-fan__layer--back:before{--fan-offset-x:calc(var(--embed-size) * -1.3)}}.video-fan__layer--back:after{--fan-offset-x:calc(17.5vw);transform:translateX(var(--fan-offset-x));background-image:url(/assets/images/chicken_grilled.webp);background-position:100%}@container video-fan (width>=72rem){.video-fan__layer--back:after{--fan-offset-x:calc(var(--embed-size) * 1.3)}}.video-fan__layer,.video-fan__embed{aspect-ratio:16/9;grid-area:1/1;width:100%;position:relative}@container hero (width>=48rem){.video-fan__layer,.video-fan__embed{border-radius:1rem;width:35.33rem}}@container hero (width>=72rem){.video-fan__layer,.video-fan__embed{width:var(--embed-size)}}.video-fan__embed{z-index:1000;place-items:center;display:grid;overflow:hidden}.brand-cards{gap:var(--grid-gutter);grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}@container body (width>=48rem){.brand-cards{grid-template-columns:repeat(4,minmax(0,1fr))}}.article-card{flex-direction:column;gap:1rem;max-width:18.125rem;display:flex}.article-card__head{border-radius:.875rem;overflow:hidden}@container latest-articles (width>=48rem){.article-card__head{border-radius:.75rem}}.article-card__body{flex-direction:column;gap:.75rem;display:flex}.article-card__meta{align-items:center;gap:.5rem;display:flex}.article-card__date,.article-card__category{color:#535354;font-family:var(--font-font-sans);font-size:.875rem}.article-card__separator{align-items:center;margin-top:-.5rem;display:flex}.article-card__category,.article-card__title,.article-card__excerpt{margin:0}.article-card__title{font-family:var(--font-font-sans)}.article-card__excerpt{color:#6b6b6d;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;align-self:stretch;font-size:.875rem;line-height:1.25rem;display:-webkit-box;overflow:hidden}@container policy (width>=48rem){.policy-nav{width:14.6875rem}}@container policy (width>=72rem){.policy-nav{width:18.6875rem}}.policy-nav__title{font-family:var(--font-body);font-size:1.25rem;font-weight:700}.policy-nav__menu{margin:0;padding:0;list-style-type:none}.policy-nav__menu-item{padding:.5rem .75rem}.policy-nav__menu-item.active{background-color:var(--yellow-lt);border-radius:.375rem}.policy-nav__menu-link{color:var(--black-txt-70);text-decoration:none}.policy__menu-item.active .policy-nav__menu-link{color:var(--black-txt)}@container policy (width>=48rem){.policy-content{width:calc(100% - 17.1875rem)}}@container policy (width>=72rem){.policy-content{width:calc(100% - 24.3775rem)}}.policy-content__title{font-size:2rem}.policy-content__update{color:var(--gray-500);font-family:var(--font-body);margin:0;font-size:1.25rem}.policy-content__copy,.policy-content__section-title{font-size:1rem;line-height:1.5rem}.policy-content__copy{font-family:var(--font-body);padding-top:1.5rem}.policy-content__copy>*{margin-top:0;margin-bottom:0}.policy-content__copy>p{margin-bottom:1.5rem}.policy-content__section-title{font-weight:700}.wrapper--sitemap{container-name:sitemap}.module--sitemap{padding:5rem 1rem 3rem}@container sitemap (width>=48rem){.module--sitemap{padding:5rem 1.5rem 3rem}}@container sitemap (width>=72rem){.module--sitemap{padding:5rem 0}}.grid--sitemap{gap:2.5rem}.grid--sitemap .section-heading,.grid--sitemap .section-heading__copy{align-items:start}.grid--sitemap .section-heading__lead,.grid--sitemap .section-heading__support{text-align:left}.grid__col--sitemap{column-gap:3rem;display:block}@container sitemap (width>=48rem){.grid__col--sitemap{columns:2}}@container sitemap (width>=72rem){.grid__col--sitemap{columns:3}}.sitemap-group{break-inside:avoid;padding-bottom:2.5rem}.sitemap-group__title{color:var(--black-txt);font-family:var(--font-body);letter-spacing:.1rem;text-transform:uppercase;border-bottom:1px solid #e4e4e7;padding-bottom:.5rem;font-size:1rem;font-weight:700}.sitemap-group .linklist--sitemap{padding-top:.5rem}.sitemap-group .linklist__item{padding:.375rem 0}.sitemap-group .linklist__link:hover{color:var(--black-txt);text-decoration:underline}.newsletter{display:flex}@container footer (width<65rem){.newsletter{flex-direction:column;gap:1.5rem}}@container footer (width>=65rem){.newsletter{justify-content:space-between}}.newsletter__headlines{flex-direction:column;align-items:center;display:flex}@container footer (width>65rem){.newsletter__headlines{align-items:start}}.newsletter__headline,.newsletter__subheadline{font-family:var(--font-font-sans);margin:0;padding:0}.newsletter__headline{color:#fff;font-weight:700}.newsletter__subheadline{color:var(--white-70);font-weight:400}.newsletter__form{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}@container footer (width>=65rem){.newsletter__form{width:25rem}}@container footer (width>48rem){.newsletter__form{flex-direction:row;gap:1rem}}.newsletter__form-group{flex-direction:column;justify-content:center;align-items:start;width:calc(100% - 3rem);height:3rem;display:flex;position:relative}@container footer (width>48rem){.newsletter__form-group{width:calc(100% + -6.75rem - 8px)}}.newsletter__input{background-color:#27272a;border:1px solid #52525b;border-radius:6px;width:100%;padding:0}.newsletter__label{color:var(--white-70);pointer-events:none;align-items:center;gap:.5rem;display:flex;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.newsletter__label:before{content:"";background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219%22%20height%3D%2216%22%20viewBox%3D%220%200%2019%2016%22%20fill%3D%22none%22%3E%0A%3Cpath%20d%3D%22M17.6668%203.5L10.1918%208.25C9.93452%208.41119%209.63706%208.49668%209.33346%208.49668C9.02986%208.49668%208.7324%208.41119%208.47513%208.25L1.00013%203.5M2.66679%201H16.0001C16.9206%201%2017.6668%201.74619%2017.6668%202.66667V12.6667C17.6668%2013.5871%2016.9206%2014.3333%2016.0001%2014.3333H2.66679C1.74632%2014.3333%201.00013%2013.5871%201.00013%2012.6667V2.66667C1.00013%201.74619%201.74632%201%202.66679%201Z%22%20stroke%3D%22white%22%20stroke-opacity%3D%220.7%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E);background-position:50%;background-repeat:no-repeat;width:20px;height:20px;display:block}.newsletter__input,.newsletter__btn{height:3rem}.newsletter__btn{width:6.75rem}@container footer (width<48rem){.newsletter__btn{width:calc(100% - 3rem);margin:0 auto}}.blog-post__img-featured{border-radius:1rem;width:100%;overflow:hidden}.blog-post__sidebar{width:100%;display:flex}@container blog-post (width>=48rem){.blog-post__sidebar{width:6.625rem;padding-left:4rem}}.blog-post__body{width:100%}@container blog-post (width>=48rem){.blog-post__body{width:100%;max-width:calc(100% - 18.755rem)}}.blog-post__title{color:var(--black-txt);letter-spacing:.03125rem;font-size:2rem;line-height:2.5rem}@container blog-post (width>=48rem){.blog-post__title{font-size:3rem;line-height:3.5rem}}.blog-post__categories{padding:1.5rem 0}.blog-post__category-list{align-items:center;gap:.5rem;margin:0;padding:0;display:flex}.blog-post__category{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--black-txt);font-family:var(--font-body);background-color:#fffbeb;border-radius:.25rem;flex-direction:column;justify-content:center;align-items:center;gap:.625rem;padding:.5rem .625rem;font-size:1rem;font-weight:600;display:flex}@container blog-post (width>=48rem){.blog-post__category{font-size:1rem}}.blog-post__copy h2{font-size:1.75rem}@container blog-post (width>=48rem){.blog-post__copy h2{font-size:2.5rem}}.blog-post__copy p{color:#121416;font-family:var(--font-body);font-size:1rem}@container blog-post (width>=48rem){.blog-post__copy p{font-size:1.25rem}}.blog-post__copy p a{color:#009cde}.blog-post__copy blockquote{border-top:1px solid #e9ecef;border-bottom:1px solid #e9ecef;flex-direction:column;align-items:start;margin:0;padding:2.5rem 0;display:flex}.blog-post__copy blockquote>h3{color:var(--black-txt);font-family:var(--font-body);margin:0;padding:0;font-size:1.25rem;font-weight:700;line-height:2.0625rem;display:flex}@container blog-post (width>=48rem){.blog-post__copy blockquote>h3{font-size:1.625rem}}.blog-post__copy blockquote>h3:before{content:"";background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2246%22%20height%3D%2246%22%20viewBox%3D%220%200%2046%2046%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M23.0013%207.66663L20.2988%2010.3691L30.9938%2021.0833H7.66797V24.9166H30.9938L20.2988%2035.6308L23.0013%2038.3333L38.3346%2023L23.0013%207.66663Z%22%20fill%3D%22%23DADFE3%22%2F%3E%0A%3C%2Fsvg%3E);background-position:0;background-repeat:no-repeat;min-width:2.875rem;height:2.875rem;padding-right:1rem;display:block}@container blog-post (width>=48rem){.blog-post__copy blockquote>h3:before{padding-right:4.125rem}}.blog-post__copy blockquote>p{color:#adadad;font-family:var(--font-body);margin:0;padding-top:1rem;padding-left:3.875rem;font-size:1rem;font-weight:700;line-height:1.375rem}@container blog-post (width>=48rem){.blog-post__copy blockquote>p{padding-left:7rem;font-size:1.125rem}}.blog-post__copy ol{margin:0;padding:2rem 0 2rem 1rem}.blog-post__copy ol li{color:var(--black-txt);font-family:var(--font-body);font-size:1rem}@container blog-post (width>=48rem){.blog-post__copy ol li{font-size:1.125rem}}.blog-post__copy>ul{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style-type:none;display:flex}.blog-post__copy>ul li{color:var(--black-txt);font-family:var(--font-body);align-items:start;gap:1rem;font-size:1rem;font-weight:700;line-height:2.0625rem;display:flex}@container blog-post (width>=48rem){.blog-post__copy>ul li{font-size:1.125rem}}.blog-post__copy>ul li:before{content:"";background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M15.3008%205.30005L8.50078%2012.1L5.70078%209.30005L4.30078%2010.7L8.50078%2014.9L16.7008%206.70005L15.3008%205.30005Z%22%20fill%3D%22%2301CA6C%22%2F%3E%0A%3C%2Fsvg%3E);background-position:50%;background-repeat:no-repeat;min-width:1.25rem;height:1.25rem}.blog-post__copy figure{flex-direction:column;gap:1rem;margin:0;padding:1.5rem 0;display:flex}@container blog-post (width>=48rem){.blog-post__copy figure{gap:1.5rem}}.blog-post__copy figure img{border-radius:.75rem;overflow:hidden}.blog-post__copy figure figcaption{color:#adadad;font-family:var(--font-body);font-size:1rem;font-weight:700;line-height:1.375rem}@container blog-post (width>=48rem){.blog-post__copy figure figcaption{font-size:1.125rem}}.blog-post__copy figure>ul{flex-direction:column;gap:1rem;margin:0;padding:0;list-style-type:none;display:flex}@container blog-post (width>=48rem){.blog-post__copy figure>ul{flex-flow:wrap;gap:1.88rem}.blog-post__copy figure>ul li{width:calc(50% - .94rem)}}.byline{flex-wrap:wrap;column-gap:.625rem;line-height:1.75rem;display:flex}.byline__author{font-size:1rem;font-style:normal}@container blog-post (width>=48rem){.byline__author{font-size:1.25rem}}.byline__author a{color:var(--black-txt);text-decoration:none}.byline__publication{font-style:italic}.byline__meta{align-items:center;gap:.625rem;font-size:.875rem;display:flex}.byline__meta time{align-items:center;gap:.625rem;display:flex}.byline__meta time:before,.byline__meta time:after{content:"";background-color:var(--black-txt);width:1.25rem;height:1px;display:block}.byline__readtime{font-size:.875rem;display:flex}.byline__readtime:before{content:"";background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M12%2019C15.866%2019%2019%2015.866%2019%2012C19%208.13401%2015.866%205%2012%205C8.13401%205%205%208.13401%205%2012C5%2015.866%208.13401%2019%2012%2019Z%22%20stroke%3D%22%2309090B%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M12.0013%2011.9999L9.66797%2013.5555M12.0013%208.11102V11.9999%22%20stroke%3D%22%2309090B%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E);background-position:50%;background-repeat:no-repeat;background-size:contain;min-width:1.5rem;height:1.5rem}.creed{align-items:start;gap:2rem;display:flex}@container creed (width<48rem){.creed{flex-direction:column}}@container creed (width>=48rem){.creed{gap:2.75rem}}@container creed (width>=72rem){.creed{gap:5.5rem}}.creed__title{color:#28261b;font-family:var(--font-headline);letter-spacing:-.05rem;text-align:center;font-size:3rem;font-weight:600;line-height:110%}.creed__column{position:relative}@container creed (width<48rem){.creed__column{padding-bottom:2rem}}@container creed (width>=48rem){.creed__column{width:calc(50% - 1.375rem)}}@container creed (width>=72rem){.creed__column{width:calc(50% - 2.75rem)}}.creed__column:first-of-type{overflow:hidden}.creed__column:first-of-type:before{content:"";z-index:0;background-image:url(/assets/images/footprints-creed.webp);background-position:top;background-repeat:no-repeat;background-size:contain;width:10.1875rem;height:123.125rem;position:absolute;top:0;left:25%}.creed__list{margin:0;padding:0;list-style-type:none}@container creed (width>=48rem){.creed__list{padding:0}}@container creed (width>=72rem){.creed__list{padding:0 0 0 4.88rem}}.creed__item{font-family:var(--font-headline);align-items:start;gap:1.19rem;padding-top:10rem;padding-bottom:0;font-size:1.5rem;font-weight:600;line-height:120%;display:flex}@container creed (width<48rem){.creed__item{padding-left:2rem;padding-right:2rem}}@container creed (width>=48rem){.creed__item{font-size:1.75rem}}@container creed (width>=72rem){.creed__item{font-size:2.25rem}}.creed__item:before{color:#09090b59;width:1.5rem;font-family:var(--font-body);justify-content:center;align-items:center;font-size:1.25rem;font-weight:400;line-height:1.75rem;display:flex}@container creed (width<72rem){.creed__item--1{padding-top:6rem}}@container creed (width>=72rem){.creed__item--1{padding-top:14.06rem}}.creed__item--1:before{content:"01"}@container creed (width>=72rem){.creed__item--2{padding-top:27.15rem}}.creed__item--2:before{content:"02"}@container creed (width>=72rem){.creed__item--3{padding-top:19.44rem}}.creed__item--3:before{content:"03"}@container creed (width>=72rem){.creed__item--4{padding-top:19.44rem;padding-bottom:13.38rem}}.creed__item--4:before{content:"04"}.video{border-radius:1rem;flex-direction:column;align-items:center;display:flex}.grid--hero-why .video{background:#575757cc;gap:.5rem;padding:.5rem .5rem 1.5rem}@container hero (width>=72rem){.grid--hero-why .video{position:absolute;bottom:2rem;left:2rem}}.grid--hero-video .video{border-radius:.75rem;width:100%;height:100%}@container hero (width>=72rem){.grid--hero-video .video{justify-content:center}}.grid--hero-img-inset .video{align-items:start}@container hero (width>=48rem) and (width<72rem){.grid--hero-img-inset .video{align-items:start}}.video__inner{justify-content:center;align-items:center;width:17.4375rem;height:0;padding-top:64.2857%;display:flex;position:relative}.grid--hero-video .video__inner{width:100%}.grid--hero-video-stacked .video__inner{padding-top:528px}@container hero (width>=48rem) and (width<72rem){.grid--hero-img-inset .video__inner{width:24.5rem}}.video__thumb,.video__player{width:100%;height:100%;position:absolute;top:0;left:0}.video__thumb{cursor:pointer;background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;display:flex}.video__player{justify-content:center;align-items:center;display:flex}.grid--hero-video-stacked .video__player{display:none}.video__watch-button{cursor:pointer}.video__watch-button--text{color:#fff;background-color:#0000;border:0;font-size:.875rem;font-weight:500}.video__watch-button--ui{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:2px solid #fff;border-radius:50%;outline:0;justify-content:center;align-items:center;width:5.41219rem;height:5.41219rem;margin:0;padding:0;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video__watch-button--ui>svg{width:2.02956rem;height:2.02956rem}.blue-icon-lockup{box-sizing:border-box;flex-direction:column;align-items:center;width:14.78rem;padding:1rem;display:flex}@container culture-care (width<48rem){.blue-icon-lockup{margin:0 auto}}.blue-icon-lockup__icon{background:linear-gradient(#1371af 0%,#082f49 100%);border-radius:.92rem;justify-content:center;align-items:center;width:5.75rem;height:5.75rem;padding:1.15rem;display:flex}.blue-icon-lockup__title{text-align:center;padding-top:1.62rem;font-size:1.125rem;font-weight:600;line-height:120%}.blue-icon-lockup__copy{text-align:center;margin:0;padding:.5rem 0;font-size:.75rem;line-height:.9375rem}.blue-icon-lockup__link{color:#0c4a6e;font-family:var(--font-headline);align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem;display:flex}.blue-icon-lockup__link:after{content:"";background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%0A%20%20%3Cg%20clip-path%3D%22url\(%23clip0_40000092_5704\)%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M12%205.3335L14.6667%208.00016M14.6667%208.00016L12%2010.6668M14.6667%208.00016H1.33337%22%20stroke%3D%22%230C4A6E%22%20stroke-width%3D%221.33%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3CclipPath%20id%3D%22clip0_40000092_5704%22%3E%0A%20%20%20%20%20%20%3Crect%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22white%22%2F%3E%0A%20%20%20%20%3C%2FclipPath%3E%0A%20%20%3C%2Fdefs%3E%0A%3C%2Fsvg%3E);background-position:50%;background-repeat:no-repeat;background-size:contain;width:1rem;height:1rem;display:block}.white-icon-lockup{align-items:start;gap:1.25rem;display:flex}.white-icon-lockup:before{content:"";min-width:2.5rem;height:2.5rem;box-shadow:var(--shadow-xs-offset-x,0) var(--shadow-xs-offset-y,1px) var(--shadow-xs-blur-radius,2px) var(--shadow-xs-spread-radius,0) var(--shadow-xs-color,#0000000d);background-color:#fff;background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%3E%0A%20%20%3Cg%20clip-path%3D%22url\(%23clip0_4108_14955\)%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M7.57493%207.4999C7.77085%206.94296%208.15756%206.47333%208.66656%206.17418C9.17556%205.87504%209.77401%205.76569%2010.3559%205.8655C10.9378%205.96531%2011.4656%206.26784%2011.8458%206.71951C12.226%207.17118%2012.4341%207.74284%2012.4333%208.33324C12.4333%209.9999%209.93326%2010.8332%209.93326%2010.8332M9.99996%2014.1665H10.0083M18.3333%209.99984C18.3333%2014.6022%2014.6023%2018.3332%209.99996%2018.3332C5.39759%2018.3332%201.66663%2014.6022%201.66663%209.99984C1.66663%205.39746%205.39759%201.6665%209.99996%201.6665C14.6023%201.6665%2018.3333%205.39746%2018.3333%209.99984Z%22%20stroke%3D%22%23171717%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3CclipPath%20id%3D%22clip0_4108_14955%22%3E%0A%20%20%20%20%20%20%3Crect%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22white%22%2F%3E%0A%20%20%20%20%3C%2FclipPath%3E%0A%20%20%3C%2Fdefs%3E%0A%3C%2Fsvg%3E);background-position:50%;background-repeat:no-repeat;background-size:1.25rem;border:1px solid #e5e5e5;border-radius:.5rem;justify-content:center;align-items:center;display:flex}.white-icon-lockup__title{width:100%;font-family:var(--font-font-sans);font-size:1rem;font-weight:600;line-height:1.5rem}@container mission (width>=48rem) and (width<72rem){.grid--mission .white-icon-lockup__title{text-align:left}}.white-icon-lockup__desc{color:#737373;width:100%;font-family:var(--font-font-sans);margin:0;font-size:1rem;font-weight:400;line-height:1.5rem}@container mission (width>=48rem) and (width<72rem){.grid--mission .white-icon-lockup__desc{text-align:left;font-size:.875rem}}@container mission (width>=72rem){.white-icon-lockup__img{width:38.125rem}}:not(.yellow-icon-lockup)+.yellow-icon-lockup{padding-top:0}.yellow-icon-lockup{align-items:center;gap:.75rem;width:100%;max-width:24.9375rem;padding:.5rem 0;display:flex}.yellow-icon-lockup:after{content:"";background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M9%2018L15%2012L9%206%22%20stroke%3D%22black%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E);background-position:50%;background-repeat:no-repeat;background-size:contain;min-width:1.5rem;height:1.5rem;display:block}.yellow-icon-lockup--arrow{max-width:21.5rem}.yellow-icon-lockup--arrow:after{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2210%22%20viewBox%3D%220%200%2022%2010%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M17%201L21%205M21%205L17%209M21%205H1%22%20stroke%3D%22%23F7C334%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E);background-position:0;background-size:contain;min-width:1.25rem;height:.5rem}.yellow-icon-lockup__icon{background:#f2cd3d;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;min-width:3.125rem;height:3.125rem;display:flex}.yellow-icon-lockup__icon img{aspect-ratio:1;width:1.875rem}.yellow-icon-lockup__text{flex-direction:column;width:100%;max-width:calc(100% - 4.625rem);display:flex}.yellow-icon-lockup__title,.yellow-icon-lockup__copy{color:#fff;margin:0;padding:0;font-weight:500}.grid--cares--lite .yellow-icon-lockup__title,.grid--supply-delivers .yellow-icon-lockup__title,.grid--cares--lite .yellow-icon-lockup__copy,.grid--supply-delivers .yellow-icon-lockup__copy{color:#11110d}.yellow-icon-lockup__title a,.yellow-icon-lockup__copy a{color:#fff;text-decoration:none}.grid--cares--lite .yellow-icon-lockup__title a,.grid--supply-delivers .yellow-icon-lockup__title a,.grid--cares--lite .yellow-icon-lockup__copy a,.grid--supply-delivers .yellow-icon-lockup__copy a{color:#11110d}.yellow-icon-lockup__title{font-family:var(--font-body);font-size:.875rem;line-height:1rem}.yellow-icon-lockup__copy{font-size:.75rem;line-height:.9375rem}.yellow-icon-lockup--arrow .yellow-icon-lockup__copy{font-size:.875rem;line-height:1rem}.bubble-icon-lockup{flex-direction:column;align-items:center;display:flex}.grid--black-label-quality .bubble-icon-lockup{width:16rem}.bubble-icon-lockup__icon{box-sizing:border-box;background-color:var(--gray-dark);border-radius:50%;max-width:4rem;max-height:4rem;padding:1.25rem}.bubble-icon-lockup__title{color:#fff;font-size:1.125rem}.bubble-icon-lockup__copy{color:#fff;font-size:.875rem}.img-text-lockup{flex-direction:column;gap:.625rem;max-width:24.375rem;display:flex}.grid--hero-brand .img-text-lockup{gap:0}@container hero (width<48rem){.grid--hero-brand .img-text-lockup{gap:2rem}}.grid--hero-brand .img-text-lockup{max-width:100%}@container hero (width>=48rem){.grid--hero-brand .img-text-lockup{flex-direction:row}}.grid--hero-recipes .img-text-lockup,.grid--hero-recipe .img-text-lockup{width:100%;max-width:unset;gap:3.5rem}@container hero (width<72rem){.grid--hero-recipes .img-text-lockup,.grid--hero-recipe .img-text-lockup{flex-direction:column}}@container hero (width>=72rem){.grid--hero-recipes .img-text-lockup,.grid--hero-recipe .img-text-lockup{flex-direction:row}}@container meals-for-thousands (width<48rem){.grid--meals-for-thousands .img-text-lockup{min-width:18.5rem;max-width:20.5rem}}@container meals-for-thousands (width>=48rem){.grid--meals-for-thousands .img-text-lockup{min-width:23.5rem}}@container stewardship (width>=72rem){.grid__col--cards .img-text-lockup{max-width:unset;flex-direction:row;align-items:center;gap:2.25rem}}.grid--employee-care .img-text-lockup{width:100%;max-width:unset;flex-direction:column;gap:1.5rem}@container employee-care (width>=48rem) and (width<72rem){.grid--employee-care .img-text-lockup{gap:2rem}}@container employee-care (width>=48rem){.grid--employee-care .img-text-lockup{flex-direction:row}}@container employee-care (width>=72rem){.grid--employee-care .img-text-lockup{gap:7.5rem}}.grid--good-company .img-text-lockup{width:100%;max-width:unset;gap:2rem}@container good-company (width>=48rem){.grid--good-company .img-text-lockup{flex-direction:row}}@container good-company (width>=72rem){.grid--good-company .img-text-lockup{gap:4rem}}.grid--brand-black-label .img-text-lockup,.grid--brand-blue-label .img-text-lockup,.grid--brand-naj .img-text-lockup,.grid--brand-bosan .img-text-lockup{flex-direction:column;gap:2rem;max-width:100%}@container brand-band (width>=48rem){.grid--brand-black-label .img-text-lockup,.grid--brand-blue-label .img-text-lockup,.grid--brand-naj .img-text-lockup,.grid--brand-bosan .img-text-lockup{flex-direction:row}}@container brand-band (width>=72rem){.grid--brand-black-label .img-text-lockup,.grid--brand-blue-label .img-text-lockup,.grid--brand-naj .img-text-lockup,.grid--brand-bosan .img-text-lockup{gap:6.46rem}}@container brand-band (width<48rem){.grid--brand-naj .img-text-lockup,.grid--brand-bosan .img-text-lockup{flex-direction:column-reverse}}.grid--chicken-chop .img-text-lockup{width:100%;max-width:unset;gap:2rem}@container chicken-chop (width>=48rem){.grid--chicken-chop .img-text-lockup{flex-direction:row}}@container chicken-chop (width>=72rem){.grid--chicken-chop .img-text-lockup{gap:8rem}}.grid--prodgrid .img-text-lockup,.grid--prodgrid-search .img-text-lockup{width:100%}@container prodgrid (width<48rem){.grid--prodgrid .img-text-lockup,.grid--prodgrid-search .img-text-lockup{max-width:20rem}}@container products (width>=48rem){.grid--prodgrid .img-text-lockup,.grid--prodgrid-search .img-text-lockup{width:calc(33% - 1rem)}}@container products (width>=72rem){.grid--prodgrid .img-text-lockup,.grid--prodgrid-search .img-text-lockup{width:calc(25% - 1.125rem)}}@container products (width<48rem){.grid--prodgrid-col2 .img-text-lockup{width:100%}}@container products (width>=72rem){.grid--prodgrid-col2 .img-text-lockup{width:calc(33% - 1rem)}}@container hero (width<48rem){.grid--hero-blue-label .img-text-lockup{gap:2rem}}.grid--worksheet-menu-profit .img-text-lockup{max-width:10rem}@container hero (width<48rem){.grid--hero-brand-naj .img-text-lockup--reverse,.img-text-lockup--reverse .grid--hero-brand-bosan{flex-direction:column-reverse;gap:2rem}}.grid--employee-care .img-text-lockup--reverse{flex-direction:column-reverse}@container employee-care (width>=48rem){.grid--employee-care .img-text-lockup--reverse{flex-direction:row}}@container stewardship (width>=72rem){.img-text-lockup__col{width:23.5rem}}@container hero (width>=48rem){.grid--hero-brand .img-text-lockup__col{align-items:center;width:50%;display:flex}}.grid--employee-care .img-text-lockup__col{flex-direction:column;justify-content:center;display:flex}@container employee-care (width>=48rem) and (width<72rem){.grid--employee-care .img-text-lockup__col{justify-content:start}.grid--employee-care .img-text-lockup__col:first-of-type{width:calc(50% - 1rem)}}@container employee-care (width>=72rem){.grid--employee-care .img-text-lockup__col:first-of-type{width:100%;max-width:35.625rem}}@container employee-care (width>=48rem) and (width<72rem){.grid--employee-care .img-text-lockup__col:last-of-type{width:calc(50% - 1rem)}}@container employee-care (width>=72rem){.grid--employee-care .img-text-lockup__col:last-of-type{width:100%;max-width:calc(100% - 43.125rem)}}.grid--good-company .img-text-lockup__col{display:flex}@container good-company (width<72rem){.grid--good-company .img-text-lockup__col:first-of-type{justify-content:center}}@container good-company (width>=72rem){.grid--good-company .img-text-lockup__col:first-of-type{justify-content:end;width:40%}}@container good-company (width>=48rem){.grid--good-company .img-text-lockup__col:last-of-type{align-items:center}}@container good-company (width>=72rem){.grid--good-company .img-text-lockup__col:last-of-type{width:60%}}@container hero (width>=48rem){.grid--hero-recipes .img-text-lockup__col--img,.grid--hero-recipe .img-text-lockup__col--img{aspect-ratio:50.5/26.875;min-width:66.66%;max-width:50.5rem}}.grid--brand-black-label .img-text-lockup__col--img,.grid--brand-blue-label .img-text-lockup__col--img,.grid--brand-naj .img-text-lockup__col--img,.grid--brand-bosan .img-text-lockup__col--img{align-items:center;width:100%;max-width:28.375rem;display:flex}@container chicken-chop (width>=72rem){.grid--chicken-chop .img-text-lockup__col--img{width:100%;max-width:27.0413rem}}@container hero (width<72rem){.grid--hero-recipes .img-text-lockup__col--copy,.grid--hero-recipe .img-text-lockup__col--copy{justify-content:center;display:flex}}@container hero (width>=72rem){.grid--hero-recipes .img-text-lockup__col--copy,.grid--hero-recipe .img-text-lockup__col--copy{width:calc(100% - 26.875rem)}.grid--hero-recipe .img-text-lockup__col--copy{align-items:center;display:flex}}.grid--brand-black-label .img-text-lockup__col--copy,.grid--brand-blue-label .img-text-lockup__col--copy,.grid--brand-naj .img-text-lockup__col--copy,.grid--brand-bosan .img-text-lockup__col--copy{align-items:center;width:100%;max-width:31.25rem;display:flex}.grid--chicken-chop .img-text-lockup__col--copy{flex-direction:column;justify-content:center;gap:1.5rem;display:flex}@container employee-care (width>=72rem){.grid--employee-care .img-text-lockup__col--reverse:first-of-type{width:100%;max-width:calc(100% - 43.125rem)}.grid--employee-care .img-text-lockup__col--reverse:last-of-type{width:100%;max-width:35.625rem}}.section-heading{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.hero .section-heading{padding:1.5rem 0}@container hero (width>=48rem){.grid--hero-video-swap .section-heading,.grid--hero-brand .section-heading{align-items:start}}.grid--hero-brand .section-heading{box-sizing:border-box}@container hero (width>=48rem){.grid--hero-brand .section-heading{padding:0 2rem}}@container hero (width>=72rem){.grid--hero-brand .section-heading{padding:0 7.75rem}}.grid--hero-black-label .section-heading{align-items:center}@container hero (width>=72rem){.grid--hero-black-label .section-heading{align-items:start}}.grid--hero-prodsearch .section-heading{align-items:center}@container hero (width>=48rem){.grid--hero-prodsearch .section-heading{align-items:start}}.grid--hero-img-inset .section-heading{align-items:center}@container hero (width>=72rem){.grid--hero-img-inset .section-heading{align-items:start}}.grid--hero-recipes .grid__col--heading .section-heading,.grid--hero-recipe .grid__col--heading .section-heading{align-items:start}@container hero (width<72rem){.grid--hero-recipes .grid__col--copy .section-heading,.grid--hero-recipe .grid__col--copy .section-heading{align-items:center;max-width:28.5rem}}.specialty-brands .section-heading{align-items:center;max-width:35rem;margin:0 auto}.open-positions .section-heading{align-items:center}@container grow-with-us (width>=48rem) and (width<72rem){.grid--grow-with-us .section-heading{align-items:start}}@container grow-with-us (width>=72rem){.grid--grow-with-us .section-heading{align-items:start;padding:0 2.25rem 0 .75rem}}@container hero (width>=48rem){.supply-delivers .section-heading{gap:1.5rem}}.culture-care .section-heading{align-items:center;max-width:50rem;margin:0 auto}@container culture-care (width>=48rem) and (width<72rem){.culture-care .section-heading{gap:1rem;max-width:33rem}}.grid--mission .section-heading{gap:1rem}.grid--cares .section-heading{gap:1.5rem;max-width:25rem;padding-bottom:1.5rem}@container cares (width>=48rem) and (width<72rem){.grid--cares .section-heading{padding-bottom:0}}.grid--culture-care .section-heading{max-width:50rem;margin:0 auto}@container (width>=72rem){.grid--latest-articles .section-heading{flex-direction:row;justify-content:space-between;align-items:end}}.grid--legacy-initiatives .section-heading,.grid--meals-for-thousands .section-heading{max-width:46.5625rem}.grid--chicken-council .section-heading{gap:2.12rem}.grid--learn-more .section-heading{width:100%;min-width:18rem;max-width:22.5625rem}@container learn-more (width>=72rem){.grid--learn-more .section-heading{position:absolute;bottom:3.81rem;left:4rem}}.grid--brand-black-label .section-heading,.grid--brand-blue-label .section-heading,.grid--brand-naj .section-heading,.grid--brand-bosan .section-heading{align-items:start;gap:2rem}@container hero (width>=72rem){.grid--hero-brand-naj-hidden .section-heading{max-width:55.125rem;margin:0 auto;padding:0}}.cta-band--black-label .section-heading{align-items:center}@container cta-band (width>=72rem){.cta-band--black-label .section-heading{align-items:start}}.grid--prodgrid .section-heading{align-items:center;max-width:32rem}@container products (width>60rem){.grid--prodgrid-col2 .section-heading{align-items:start}}.grid--prodgrid .grid__col--prodgrid .section-heading,.grid--prodgrid-search .grid__col--prodgrid .section-heading{align-items:start}.grid--halal-means-matters .section-heading:last-of-type{background:#e9d5ff;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;padding:.75rem 1rem 1.25rem;display:flex}@container hero (width<72rem){.grid--hero-recipes .img-text-lockup__col--copy .section-heading,.grid--hero-recipe .img-text-lockup__col--copy .section-heading{align-items:center}}@container hero (width>=72rem){.grid--hero-recipes .img-text-lockup__col--copy .section-heading,.grid--hero-recipe .img-text-lockup__col--copy .section-heading{align-items:start}}.grid--cta-band-foodservice .section-heading{justify-content:space-between;align-items:start;max-width:25.1875rem}@container cta-band (width>=48rem){.grid--cta-band-foodservice .section-heading{min-height:20rem}}@container cta-band (width>=72rem){.grid--cta-band-foodservice .section-heading{min-height:30.625rem}}.grid--cta-band-foodservice .cta-band--gray .section-heading{min-height:unset}@container faq (width>=72rem){.grid--faq .section-heading{align-items:start}}.grid--request-mealbox .section-heading{align-items:start;padding-bottom:1.44rem}.section-heading__copy{flex-direction:column;align-items:center;gap:.75rem;display:flex}@container (width>=72rem){.section-heading__copy{align-items:start}}@container hero (width>=48rem){.grid--hero-video .section-heading__copy{align-items:center;gap:1.25rem;max-width:38rem}}@container hero (width>=72rem){.grid--hero-video .section-heading__copy{align-items:start;padding-right:4rem}}.grid--hero-video-stacked .section-heading__copy{align-items:center}@container hero (width>=72rem){.grid--hero-video-stacked .section-heading__copy{padding-right:0}.grid--hero-video-swap .section-heading__copy{padding:0}}@container hero (width>=48rem){.grid--hero-brand-naj .section-heading__copy,.grid--hero-brand-bosan .section-heading__copy{align-items:start}.grid--hero-brand-naj-hidden .section-heading__copy{align-items:center}}.grid--hero-img-inset .section-heading__copy{align-items:starta}.grid--hero-img-full .section-heading__copy{align-items:center;max-width:50.5rem}@container grow-with-us (width>=48rem) and (width<72rem){.grid--grow-with-us .section-heading__copy{align-items:start}}@container cares (width>=48rem) and (width<72rem){.grid--cares .section-heading__copy,.grid--cares--lite .section-heading__copy{align-items:start}}@container culture-care (width>=72rem){.grid--culture-care .section-heading__copy{align-items:center}}@container mission (width>=48rem) and (width<72rem){.grid--mission .section-heading__copy{align-items:start}}.grid--legacy-initiatives .section-heading__copy,.grid--meals-for-thousands .section-heading__copy{align-items:center;gap:1.25rem}.grid--chicken-council .section-heading__copy{align-items:center;gap:2.12rem}.grid--employee-care .section-heading__copy{align-items:center}@container employee-care (width>=48rem){.grid--employee-care .img-text-lockup__col .section-heading__copy{align-items:start}}@container employee-care (width>=72rem){.grid--employee-care .img-text-lockup__col .section-heading__copy{gap:1.5rem}}.grid--good-company .section-heading__copy{align-items:center}.grid--good-company .img-text-lockup__col:last-of-type .section-heading__copy{align-items:start}.grid--brand-black-label .section-heading__copy,.grid--brand-blue-label .section-heading__copy,.grid--brand-naj .section-heading__copy,.grid--brand-bosan .section-heading__copy{align-items:start;gap:1.5rem}.grid--prodgrid:not(.grid--prodgrid-col2) .section-heading__copy,.grid--black-label-quality .section-heading__copy{align-items:center}.grid--black-label-resources .section-heading__copy{align-items:start}.grid--nutrition .section-heading__copy,.grid--by-category .section-heading__copy{align-items:center}.grid--by-category-2col .section-heading__copy{align-items:start}@container by-category (width<48rem){.grid--by-category-2col .section-heading__copy{align-items:center}}.grid--halal-appeal .grid__col--copy .section-heading__copy{align-items:center;max-width:44rem}.prodgrid .section-heading__copy{align-items:start;gap:0}.grid--customer-commitment .section-heading__copy{align-items:center}.grid--cta-band-foodservice .section-heading__copy{align-items:start}.grid--faq .section-heading__copy{gap:1.5rem}.grid--worksheet-menu-profit .section-heading__copy{align-items:center}.section-heading__btns{align-items:end;gap:.75rem;display:none}@container (width<72rem){.section-heading__btns{justify-content:center}}.heading--centered .section-heading__btns{justify-content:center}.grid--specialty-brands .section-heading__btns,.grid--hero-video-swap .section-heading__btns,.grid--hero-brand .section-heading__btns,.grid--hero-img-full .section-heading__btns,.grid--good-company .section-heading__btns,.grid--brand-black-label .section-heading__btns,.grid--brand-blue-label .section-heading__btns,.grid--brand-naj .section-heading__btns,.grid--brand-bosan .section-heading__btns,.grid--hero-black-label .section-heading__btns,.grid--prodgrid .section-heading__btns,.grid--recipe-inspiration .section-heading__btns,.grid--open-positions .section-heading__btns,.grid--cta-band-foodservice .section-heading__btns,.grid--faq .section-heading__btns,.grid--latest-articles .section-heading__btns{display:flex}.grid--grow-with-us .section-heading__btns{flex-direction:column;align-items:center;display:flex}@container grow-with-us (width>=48rem){.grid--grow-with-us .section-heading__btns{align-items:start}}@container grow-with-us (width>=72rem){.grid--grow-with-us .section-heading__btns{flex-direction:row}}.grid--hero-brand-naj .section-heading__btns{display:none}.grid--hero-black-label .section-heading__btns{flex-direction:column;align-items:center}@container hero (width>=72rem){.grid--hero-black-label .section-heading__btns{flex-direction:row;align-items:start}}.grid--hero-img-inset .section-heading__btns{display:flex}@container hero (width<72rem){.grid--hero-img-inset .section-heading__btns{flex-direction:column;align-items:center}}.grid--hero-recipes .img-text-lockup__col--copy .section-heading__btns,.grid--hero-recipe .img-text-lockup__col--copy .section-heading__btns,.grid--legacy-initiatives .section-heading__btns{display:flex}@container legacy-initiatives (width<48rem){.grid--legacy-initiatives .section-heading__btns{flex-direction:column}}.grid--meals-for-thousands .section-heading__btns{display:flex}@container meals-for-thousands (width<48rem){.grid--meals-for-thousands .section-heading__btns{flex-direction:column;align-items:center}}.grid--chicken-council .section-heading__btns{display:flex}@container chicken-council (width<72rem){.grid--chicken-council .section-heading__btns{flex-direction:column;align-items:center}}.grid--employee-care .img-text-lockup__col .section-heading__btns,.grid--good-company .img-text-lockup__col:last-of-type .section-heading__btns{display:none}.cta-band--black-label .section-heading__btns{align-items:start;display:flex}.section-heading__img{width:fit-content;max-height:6.625rem}.grid--brand-black-label .section-heading__img,.grid--brand-blue-label .section-heading__img,.grid--brand-naj .section-heading__img,.grid--brand-bosan .section-heading__img{width:auto}.grid--brand-black-label .section-heading__img{max-height:7.5rem}.grid--brand-blue-label .section-heading__img{max-height:6.75rem}.grid--brand-naj .section-heading__img{max-height:5.75rem}.grid--brand-bosan .section-heading__img{max-height:6.875rem}.section-heading__eyebrow{color:var(--black-txt-70);font-family:var(--font-body);letter-spacing:.1rem;text-transform:uppercase;font-size:1rem;font-weight:700;line-height:1.5rem}.grid--hero-video .section-heading__eyebrow{color:#cb3a35}.grid--hero-video-stacked .section-heading__eyebrow{color:var(--black-txt-70)}.grid--hero-img-inset .section-heading__eyebrow{color:#fff}.grid--mission .section-heading__eyebrow{color:#737373}@container mission (width<40rem){.grid--mission .section-heading__eyebrow{text-align:center}}.grid__col--sidebar .section-heading__eyebrow{font-size:.8545rem}.grid--black-label-quality .section-heading__eyebrow{color:#fff}.grid--black-label-resources .section-heading__eyebrow{color:#fff;font-size:.8125rem}.grid--nutrition-dark .section-heading__eyebrow,.grid--cta-band-foodservice .section-heading__eyebrow,.grid--faq-dark .section-heading__eyebrow{color:#fff}.section-heading__lead,.section-heading__support{color:var(--black-txt);text-align:center;margin:0;padding:0}.heading--centered .section-heading__lead,.heading--centered .section-heading__support{text-align:center}.heading--reverse .section-heading__lead,.grid--brand-black-label .section-heading__lead,.grid--hero-blue-label .section-heading__lead,.grid--hero-img-inset .section-heading__lead,.grid--prodgrid-dark .section-heading__lead,.grid--specialty-brands .section-heading__lead,.heading--reverse .section-heading__support,.grid--brand-black-label .section-heading__support,.grid--hero-blue-label .section-heading__support,.grid--hero-img-inset .section-heading__support,.grid--prodgrid-dark .section-heading__support,.grid--specialty-brands .section-heading__support{color:#fff}.section-heading__lead{letter-spacing:-.4px;font-size:3rem;font-weight:500;line-height:1}@container hero (width>=48rem){.section-heading__lead{font-size:3.75rem}}@container hero (width>=65rem){.section-heading__lead{font-size:4.5rem}}.grid--hero-video .section-heading__lead{font-size:2rem}@container hero (width>=48rem){.grid--hero-video .section-heading__lead{text-align:center;font-size:2rem}}@container hero (width>=72rem){.grid--hero-video .section-heading__lead{text-align:left;font-size:2.25rem}}.grid--hero-video-stacked .section-heading__lead{text-align:center}@container hero (width>=72rem){.grid--hero-video-stacked .section-heading__lead{font-size:3rem}}@container hero (width>=48rem){.grid--hero-brand .section-heading__lead{text-align:left}}.grid--hero-black-label .section-heading__lead{color:#fff}.grid--hero-brand-naj-hidden .section-heading__lead{text-align:center;font-size:2.4375rem}.grid--hero-img-inset .section-heading__lead{text-align:center;font-size:3rem}@container hero (width>=48rem){.grid--hero-img-inset .section-heading__lead{text-align:left}}.grid--hero-proddetail .section-heading__lead{text-align:left;font-size:2.25rem}.grid--hero-brand-naj .section-heading__lead,.grid--hero-brand-naj-hidden .section-heading__lead,.grid--halal-means-matters .section-heading__lead{font-family:new-spirit,sans-serif;font-weight:700}.grid--hero-brand-naj .section-heading__lead{color:#14532d;font-size:3rem}.grid--halal-means-matters .section-heading__lead{color:#581c87;font-size:2.25rem}@container halal-means-matters (width>=72rem){.grid--halal-means-matters .section-heading__lead{text-align:left}}@container hero (width<72rem){.grid--hero-recipes .img-text-lockup__col--copy .section-heading__lead,.grid--hero-recipe .img-text-lockup__col--copy .section-heading__lead{text-align:center}}@container hero (width>=72rem){.grid--hero-recipes .img-text-lockup__col--copy .section-heading__lead,.grid--hero-recipe .img-text-lockup__col--copy .section-heading__lead{text-align:left;font-size:1.5rem}}@container grow-with-us (width<48rem){.grow-with-us .section-heading__lead{text-align:center}}.supply-delivers .section-heading__lead{font-size:1.5rem}@container supply-delivers (width>=48rem){.supply-delivers .section-heading__lead{font-size:2rem}}@container supply-delivers (width>=72rem){.supply-delivers .section-heading__lead{font-size:2.25rem}}.culture-care .section-heading__lead{text-align:center;font-size:2.4375rem;font-weight:700;line-height:2.84438rem}@container culture-care (width<48rem){.culture-care .section-heading__lead{font-size:2rem}}@container culture-care (width>=72rem){.culture-care .section-heading__lead{max-width:33rem}}.grid--mission .section-heading__lead{color:#0a0a0a;font-weight:700;line-height:110%}@container mission (width<40rem){.grid--mission .section-heading__lead{text-align:center;font-size:2.5rem}}@container mission (width>=48rem) and (width<72rem){.grid--mission .section-heading__lead{text-align:left;padding-top:1rem;font-size:2.25rem}}@container mission (width>=72rem){.grid--mission .section-heading__lead{font-size:2.25rem}}.cta-band .section-heading__lead{color:#fff;font-size:2rem;font-weight:700;line-height:110%}@container cta-band (width>=48rem) and (width<72rem){.cta-band .section-heading__lead{font-size:2rem}}@container cta-band (width>=72rem){.cta-band .section-heading__lead{text-align:left;font-size:2.25rem}}.cta-band--naj .section-heading__lead{color:var(--black-txt)}.grid--cares .section-heading__lead,.grid--cares--lite .section-heading__lead{font-size:2.25rem;font-weight:700;line-height:110%}@container cares (width>=48rem) and (width<72rem){.grid--cares .section-heading__lead,.grid--cares--lite .section-heading__lead{text-align:left;font-size:2rem}}@container cares (width>=72rem){.grid--cares .section-heading__lead,.grid--cares--lite .section-heading__lead{text-align:left}}.grid--cares .section-heading__lead{color:#fff}.grid--cares--lite .section-heading__lead{color:#11110d}@container latest-articles (width<48rem){.grid--latest-articles .section-heading__lead{font-size:2.25rem}}@container latest-articles (width<=48rem){.grid--latest-articles .section-heading__lead{font-size:2.5rem}}.grid--legacy-initiatives .section-heading__lead,.grid--meals-for-thousands .section-heading__lead{font-size:1.875rem}.img-text-lockup .section-heading__lead{font-size:1.5rem}@container hero (width>=72rem){.img-text-lockup .section-heading__lead{font-size:3rem}}.grid__col--sidebar .section-heading__lead{font-size:1.5rem}.grid__col--cards .section-heading__lead{align-self:start}.grid--chicken-council .section-heading__lead{font-size:1.25rem}.grid--learn-more .section-heading__lead{color:#fff;text-align:left;font-size:1.875rem;line-height:125%}@container learn-more (width>=48rem) and (width<72rem){.grid--learn-more .section-heading__lead{text-align:center}}.grid--employee-care .section-heading__lead{font-size:2rem}@container employee-care (width>=72rem){.grid--employee-care .section-heading__lead{font-size:3rem}}.grid--good-company .grid__col--copy .section-heading__lead{text-align:left}@container good-company (width>=72rem){.grid--good-company .grid__col--copy .section-heading__lead{max-width:30.9775rem}}.grid--by-category .section-heading__lead{font-size:1.75rem}.grid--by-category-2col .section-heading__lead{font-size:1.25rem}.grid--brand-blue-label .section-heading__lead,.grid--brand-naj .section-heading__lead,.grid--brand-bosan .section-heading__lead{color:var(--black-txt)}.grid--brand-black-label .section-heading__lead,.grid--brand-blue-label .section-heading__lead,.grid--brand-bosan .section-heading__lead{font-size:2.25rem}@container brand-band (width>=72rem){.grid--brand-black-label .section-heading__lead,.grid--brand-blue-label .section-heading__lead,.grid--brand-bosan .section-heading__lead{font-size:3rem}}.grid--brand-naj .section-heading__lead{font-size:2.25rem}@container brand-band (width>=72rem){.grid--brand-naj .section-heading__lead{font-size:2.75rem}}.grid--brand-black-label .section-heading__lead,.grid--brand-blue-label .section-heading__lead,.grid--brand-naj .section-heading__lead,.grid--brand-bosan .section-heading__lead{text-align:left}.grid--chicken-chop .section-heading__lead{color:#fff;text-align:left;font-size:2.25rem}@container chicken-chop (width>=72rem){.grid--chicken-chop .section-heading__lead{font-size:2.25rem}}.grid--cta-band-black .section-heading__lead{color:#fff;font-size:1.875rem}@container cta-band (width>=48rem){.grid--cta-band-black .section-heading__lead{text-align:left}}.grid--black-label-quality .section-heading__lead{color:#fff;font-size:2.4375rem}.grid--black-label-resources .section-heading__lead{color:#fff;text-align:left;font-size:1.875rem}.grid--nutrition-dark .section-heading__lead{color:#fff}.grid--halal-means-matters .section-heading:first-of-type .section-heading__lead{font-family:new-spirit,serif}.grid--halal-means-matters .section-heading:last-of-type .section-heading__lead{color:#581c87;font-family:var(--font-headline);text-align:left;font-size:3rem}.grid--hero-prodsearch .cta-band--image .section-heading__lead{text-align:left}@container hero (width<48rem){.grid--hero-prodsearch .cta-band--image .section-heading__lead{font-size:1.5rem}}@container products (width>=72rem){.grid--prodgrid-col2 .section-heading__lead{text-align:left}}.grid--prodgrid-detail .section-heading__lead{font-size:2rem}.grid--customer-commitment .section-heading__lead{font-size:1.875rem}.grid--cta-band-foodservice .section-heading__lead{text-align:left}.grid--faq .section-heading__lead{text-align:center}@container faq (width>=72rem){.grid--faq .section-heading__lead{text-align:left;font-size:2.25rem}}.grid--faq-dark .section-heading__lead{color:#fff}.grid--logos .section-heading__lead{font-size:.875rem}.grid--request-mealbox .section-heading__lead{font-size:2.25rem}.section-heading__link{text-decoration:none}.section-heading__support{font-size:1.25rem}@container (width<48rem){.section-heading__support{font-size:1rem}}.grid--hero-video .section-heading__support{font-size:1rem}@container hero (width>=48rem){.grid--hero-video .section-heading__support{text-align:center;font-size:1.125rem}}@container hero (width>=72rem){.grid--hero-video .section-heading__support{text-align:left}}.grid--hero-video-stacked .section-heading__support{text-align:center}.grid--hero-black-label .section-heading__support{color:#fff}.grid--hero-img-inset .section-heading__support{text-align:center;font-size:1.125rem}@container hero (width>=72rem){.grid--hero-img-inset .section-heading__support{text-align:left}}.specialty-brands .section-heading__support{font-size:1.125rem}@container grow-with-us (width>=48rem){.grid--grow-with-us .section-heading__support{text-align:left}}.supply-delivers .section-heading__support{font-size:.875rem}.culture-care .section-heading__support{text-align:center;font-size:1rem}@container culture-care (width<48rem){.culture-care .section-heading__support{padding:0 1rem}}.grid--mission .section-heading__support{color:#737373;font-size:1rem;line-height:140%}@container mission (width<48rem){.grid--mission .section-heading__support{text-align:center}}@container mission (width>=48rem) and (width<72rem){.grid--mission .section-heading__support{text-align:left}}@container mission (width>=72rem){.grid--mission .section-heading__support{text-align:left}}.cta-band .section-heading__support{color:#fff}@container cta-band (width<72rem){.cta-band .section-heading__support{text-align:center}}.cta-band--naj .section-heading__support{color:var(--black-txt);text-align:left;font-size:1rem}@container cares (width>=72rem){.grid--cares .section-heading__support,.grid--cares--lite .section-heading__support{text-align:left}}.grid--cares .section-heading__support,.grid--cares--lite .section-heading__support,.grid--grow-with-us .section-heading__support{font-size:1rem}@container cares (width>=48rem) and (width<72rem){.grid--cares .section-heading__support,.grid--cares--lite .section-heading__support,.grid--grow-with-us .section-heading__support{text-align:left;font-size:.875rem}}.grid--cares .section-heading__support{color:#fff}.grid--cares--lite .section-heading__support{color:#11110d}.grid--meals-for-thousands .section-heading__support{font-size:1rem}.img-text-lockup .section-heading__support{text-align:left;font-size:.875rem}@container hero (width<72rem){.grid--hero-recipes .img-text-lockup .section-heading__support,.grid--hero-recipe .img-text-lockup .section-heading__support{text-align:center}}.grid--hero-brand .img-text-lockup .section-heading__support{text-align:center}@container hero (width>=48rem){.grid--hero-brand .img-text-lockup .section-heading__support{text-align:left;font-size:1rem}}@container hero (width>=72rem){.grid--hero-brand .img-text-lockup .section-heading__support{font-size:1.125rem}}.grid--learn-more .section-heading__support{color:#fff;text-align:left;font-size:1rem}@container learn-more (width>=48rem) and (width<72rem){.grid--learn-more .section-heading__support{text-align:center}}@container good-company (width>=72rem){.grid--good-company .section-heading__support{font-size:1.125rem}}.grid--by-category .section-heading__support{font-size:.875rem}.grid--by-category-2col .section-heading__support{text-align:left}@container by-category (width<48rem){.grid--by-category-2col .section-heading__support{text-align:center}}.grid--brand-blue-label .section-heading__support,.grid--brand-naj .section-heading__support,.grid--brand-bosan .section-heading__support{color:var(--black-txt-70)}.grid--chicken-chop .section-heading__support{color:#fff}.cta-band--black-label .section-heading__support{color:#fff;font-size:1rem}@container cta-band (width<72rem){.cta-band--black-label .section-heading__support{text-align:center}}@container cta-band (width>=72rem){.cta-band--black-label .section-heading__support{text-align:left}}@container cta-band (width<72rem){.cta-band--naj .section-heading__support{text-align:center}}.grid--halal-appeal .grid__col--legal .section-heading__support{font-size:.875rem}.grid--halal-means-matters .section-heading:first-of-type .section-heading__support{font-size:1rem}@container halal-means-matters (width>=72rem){.grid--halal-means-matters .section-heading:first-of-type .section-heading__support{text-align:left}}.grid--halal-means-matters .section-heading:last-of-type .section-heading__support{font-size:1.125rem}@container products (width>=72rem){.grid--prodgrid-col2 .section-heading__support{text-align:left}}.grid--customer-commitment .section-heading__support{color:var(--black-txt-70);font-size:.875rem}.grid--cta-band-foodservice .section-heading__support{text-align:left;font-size:1.125rem}@container cta-band (width<72rem){.grid--cta-band-foodservice .section-heading__support{font-size:1rem}}.grid--faq .section-heading__support{font-size:1rem}@container faq (width>=72rem){.grid--faq .section-heading__support{text-align:left}}.grid--faq-dark .section-heading__support{color:#fff}.grid--request-mealbox .section-heading__support{text-align:left;font-size:.875rem;font-weight:600}.grid--worksheet-menu-profit .grid__col--imgs .section-heading__support{text-align:center;font-size:.875rem;font-weight:600}.section-heading__support a{color:#fff;text-decoration:underline}.linklist{flex-direction:column;align-self:stretch;align-items:flex-start;gap:0;margin:0;padding:0;list-style-type:none;display:flex}.grid--footer .linklist{gap:.75rem}@container employee-care (width<48rem){.grid--employee-care .linklist--sidebar{flex-direction:column;justify-content:start;gap:.5rem;padding-bottom:.5rem;overflow:scroll}}@container employee-care (width>=48rem){.grid--employee-care .linklist--sidebar{flex-direction:row;overflow:scroll}}@container employee-care (width>=72rem){.grid--employee-care .linklist--sidebar{justify-content:center}}.footer__social-links .linklist--socials{gap:30px;display:flex}@container footer (width>48rem){.footer__social-links .linklist--socials{flex-direction:row}}.footer__legal-links .linklist--legal{gap:30px;display:flex}@container footer (width>48rem){.footer__legal-links .linklist--legal{flex-direction:row}}.linklist__item{color:var(--black-txt-70);align-self:stretch;padding:.5rem .75rem;position:relative}.grid--employee-care .linklist__item{border-bottom:1px solid #d9d9d9}@container employee-care (width<48rem){.grid--employee-care .linklist__item{height:44px;padding:0}}@container employee-care (width>=48rem){.grid--employee-care .linklist__item{padding:.81rem 1.88rem}}@container footer (width<48rem){.footer__column .linklist__item,.footer__legal .linklist__item{text-align:center}}.footer__links .linklist__item{padding-left:0}.linklist__item--active{background-color:var(--yellow-lt);border-radius:.375rem}.grid--employee-care .linklist__item--active{border-radius:unset;background-color:unset;border-bottom:2px solid #f7c334}.linklist__item--active a{font-weight:700}.linklist__link{color:var(--black-txt-70);text-decoration:none}@container employee-care (width<48rem){.grid--employee-care .linklist__link{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}}@container employee-care (width>=48rem){.grid--employee-care .linklist__link{white-space:nowrap}}@container footer (width>48rem){.footer__legal-links .linklist__link{text-decoration:underline}}.footer__links .linklist__link{color:#fff;font-family:var(--font-font-sans);text-decoration:none}@container footer (width>=48rem) and (width<65rem){.linklist--company .linklist__link,.linklist--channels .linklist__link,.linklist--farmers .linklist__link,.linklist--careers .linklist__link{font-size:.875rem}}.form--learn-more{flex-direction:column;gap:1rem;width:100%;max-width:18rem;margin:0 auto;display:flex}@container learn-more (width>=48rem){.form--learn-more{min-width:20rem;max-width:22.4375rem}}@container learn-more (width>=72rem){.form--learn-more{min-width:20rem;max-width:22.4375rem}}.form--request-mealbox{flex-flow:wrap;gap:1rem .75rem;display:flex}@container request-mealbox (width>=72rem){.form--request-mealbox{width:100%;max-width:24.375rem}}.form--request-mealbox .form__heading{color:#222;font-family:var(--font-body);font-weight:700}.form__row{flex-direction:column;display:flex}.form--request-mealbox .form__row{width:100%}.form--request-mealbox .form__row--city{width:calc(100% - 7rem)}.form--request-mealbox .form__row--state{width:6.25rem}.form--learn-more .form__row--submit{padding-top:1rem}.form__label{font-size:.875rem}.form--learn-more .form__label{color:#fff}.form--request-mealbox .form__label{padding-bottom:.25rem}.form__field--text,.form__field--select,.form__field--textarea{background-color:#f9fafb;border:1px solid #e4e4e7;border-radius:.375rem;padding:.5rem .75rem}.grid--learn-more .form__field--text,.grid--learn-more .form__field--select,.grid--learn-more .form__field--textarea{color:#fff;background-color:#27272a;border:1px solid #27272a}.link-bubble{box-sizing:border-box;flex-direction:column;width:fit-content;padding:1rem .88rem;display:flex}.grid--halal-appeal .link-bubble,.grid--hero-brand-naj-hidden .link-bubble{border:1px solid #00882d;border-radius:.40625rem;justify-content:start;align-items:center;width:13rem;height:12.5rem;padding:1.28rem}.link-bubble__shape{box-sizing:border-box;background:#f7c334;border-radius:624.938rem;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:5rem;height:5rem;padding:1rem;display:flex;box-shadow:inset -1px -2px 4px #0003,inset 2px 4px 2px #fff6}.grid--halal-appeal .link-bubble__shape,.grid--hero-brand-naj-hidden .link-bubble__shape{border-radius:unset;background:unset;width:6.50125rem;height:6.50125rem;box-shadow:unset;padding:0}.link-bubble__icon{max-height:3rem}.grid--halal-appeal .link-bubble__icon,.grid--hero-brand-naj-hidden .link-bubble__icon{max-height:unset}.link-bubble__text{justify-content:center;display:flex}.grid--customer-commitment .link-bubble__text{flex-direction:column}.link-bubble__num{color:var(--black-txt);font-family:var(--font-headline);text-align:center;opacity:.15;margin:0;font-size:4rem;font-weight:700;line-height:1}.link-bubble__link{color:#000;font-size:.875rem;text-decoration:none}.grid--halal-appeal .link-bubble__link,.grid--hero-brand-naj-hidden .link-bubble__link{text-align:center;font-size:.8125rem}.grid--customer-commitment .link-bubble__link{margin:0;font-size:1rem}.chop-features-list{flex-direction:column;gap:1.22rem;margin:0;padding:0;list-style-type:none;display:flex}@container chicken-chop (width>=48rem){.chop-features-list{flex-direction:row}}.chop-features-list__item{border-left:3px solid var(--yellow-drk);width:100%;padding-left:.5rem}@container chicken-chop (width>=48rem){.chop-features-list__item{width:33.3333%}}.chop-features-list__title{color:#fff;font-size:1.25rem}.chop-features-list__copy{color:#fff;font-size:.875rem}.resource{border-bottom:1px solid #71717a;align-items:center;gap:1rem;padding:1rem 0;display:flex}@container resources (width<48rem){.resource{flex-wrap:wrap}}.resource__image{justify-content:center;width:12.25rem;display:flex}@container resources (width<48rem){.resource__image{width:100%}}.resource__copy{width:calc(100% - 16.75rem)}@container resources (width<48rem){.resource__copy{width:calc(100% - 3.5rem)}}.resource__heading,.resource__desc{color:#fff}.resource__heading{font-size:1.125rem;line-height:120%}.resource__desc{font-family:var(--font-font-sans);margin:0;font-size:.8125rem;line-height:130%}.resource__btn{width:2.5rem}.nutrition-info{width:100%;overflow:hidden}.nutrition-info:after{content:"";pointer-events:none;z-index:2;width:clamp(4rem,8vw,10rem);height:100%;position:absolute;top:0;right:0}.grid--nutrition .nutrition-info:after{background:linear-gradient(270deg,#f9fafb 0%,#f9fafb00 100%)}.grid--nutrition-dark .nutrition-info:after{background:linear-gradient(270deg,#27272a 0%,#27272a00 100%)}.nutrition-info__image{position:relative}.nutrition-info__copy>p{margin:0;font-size:1.125rem}.grid--nutrition-dark .nutrition-info__copy>p{color:#fff}.nutrition-info__progress{justify-content:center;gap:.25rem;padding-top:4rem;display:flex}.nutrition-info__segment{background:#5a5a5a;width:calc(15% - .25rem);height:2px;transition:background-color .25s}@container nutrition (width>=72rem){.nutrition-info__segment{width:calc(25% - .25rem);max-width:13.25rem}}.nutrition-info__segment.is-active{background:#f2cd3d}.nutrition-info .swiper-wrapper{align-items:stretch}.nutrition-info .swiper-slide{flex-shrink:0;width:162px}.nutrition-info .swiper-button-prev{display:none!important}.swiper-button-prev,.swiper-button-next{cursor:pointer;background-color:#f2cd3d;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex}.swiper-button-prev:after,.swiper-button-next:after{display:none}.swiper-button-prev svg,.swiper-button-next svg{flex-shrink:0;width:1.5rem!important;height:1.5rem!important}.cta-band{width:100%;position:relative}.cta-band__body{background-color:var(--blue);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:.875rem;flex-direction:column;align-items:center;gap:1.5rem;padding:1.5rem;display:flex;overflow:hidden}@container cta-band (width>=48rem){.cta-band__body{justify-content:space-between;align-items:center;padding:2rem}}@container cta-band (width>=72rem){.cta-band__body{flex-direction:row;padding:3rem 4rem}}.grid--cta-band-footprints .cta-band__body{background-position:right -1.5rem center}@container cta-band (width>=72rem){.grid--cta-band-footprints .cta-band__body{background-position:right 18.8352rem center}}.cta-band--dark .cta-band__body{background-color:var(--black-bg)}.cta-band--gray .cta-band__body{background-color:gray;flex-direction:column}.grid--cta-band-foodservice .cta-band--gray .cta-band__body{min-height:unset}.cta-band--black-label .cta-band__body{background-color:#3f3f46;padding:0}.cta-band--bosan .cta-band__body{background-color:var(--orange-bg)}.cta-band--naj .cta-band__body{background-color:#f7c334}.grid--hero-prodsearch .cta-band__body{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:12rem}@container hero (width>=48rem){.grid--hero-prodsearch .cta-band__body{min-height:18rem}}@container hero (width>=72rem){.grid--hero-prodsearch .cta-band__body{min-height:32.5rem}}.grid--cta-band-foodservice .cta-band__body{background-position:50%;background-repeat:no-repeat;background-size:cover}@container cta-band (width>=48rem){.grid--cta-band-foodservice .cta-band__body{align-items:start}}.cta-band--black-label .cta-band__col--copy{padding:1.5rem 1.5rem 1rem}@container cta-band (width>=48rem){.cta-band--black-label .cta-band__col--copy{padding:3rem 3rem 1rem}}@container cta-band (width>=72rem){.cta-band--black-label .cta-band__col--copy{padding-top:0;padding-left:3rem}.cta-band--naj .cta-band__col--copy{max-width:42rem}}.grid--hero-prodsearch .cta-band__col--copy{position:absolute;bottom:2rem}@container hero (width>=48rem){.grid--hero-prodsearch .cta-band__col--copy{width:28rem;left:2rem}}@container cta-band (width>=48rem){.grid--cta-band-footprints .cta-band__col--copy{width:28rem}}@container cta-band (width>=72rem){.grid--cta-band-footprints .cta-band__col--copy{width:32rem}}@container cta-band (width<48rem){.cta-band__col--btn{justify-content:center;align-items:center}}.cta-band__col--image{max-width:75%}@container cta-band (width>=48rem){.cta-band__col--image{max-width:50%}}@container cta-band (width>=72rem){.cta-band__col--image{max-width:33%}}.cta-band__legal{justify-content:center;display:none}.cta-band__legal>p{text-align:center;font-size:.7125rem}.cta-band__legal>p strong{color:var(--black-txt-70);text-align:center;letter-spacing:-.005rem;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-size:.7125rem;font-style:normal;font-weight:700;line-height:1.01563rem;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.cta-band--naj .cta-band__legal{display:flex}.prodgrid{flex-flow:wrap;align-items:center;gap:1.5rem;padding:3rem 0;display:flex}@container products (width<48rem){.prodgrid{justify-content:center}}.grid--prodgrid-col2 .prodgrid{justify-content:end}@container products (width<72rem){.grid--prodgrid-col2 .prodgrid{justify-content:center}}@container products (width>=72rem){.grid--prodgrid-col2 .prodgrid{padding:0}}.grid--prodgrid-detail .prodgrid{padding:0}.prodgrid-search{justify-content:space-between;padding-bottom:3.31rem;display:flex}@container products (width<72rem){.prodgrid-search{flex-direction:column;padding-bottom:2rem}}.prodgrid-search__title{color:var(--black-txt);font-family:var(--font-headline);font-size:2.25rem;font-style:normal;font-weight:600;line-height:120%}.grid--prodgrid-search-foodservice .prodgrid-search__title{color:#fff;text-align:center;padding-bottom:1.5rem;font-size:1.5rem}.grid--prodgrid-search-foodservice .prodgrid-search{flex-direction:column;align-items:center}.prodgrid-filter{border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7;justify-content:space-between;align-items:center;padding:1rem 0;display:flex}@container products (width<72rem){.prodgrid-filter{flex-direction:column;align-items:start;gap:1.5rem}}.prodgrid-filter__data{align-items:center;gap:.5rem;display:flex}@container products (width<48rem){.prodgrid-filter__data{flex-direction:column;width:100%}}.prodgrid-filter__sort{gap:.5625rem;display:flex}@container products (width<48rem){.prodgrid-filter__sort{flex-direction:column;align-items:center;width:100%}}.prodgrid-filter__label{color:#000;align-items:center;gap:.375rem;font-size:.875rem;font-weight:500;line-height:1.25rem;display:flex}@container products (width<48rem){.prodgrid-filter__label{justify-content:center}}.prodgrid-filter__label:before{content:"";background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217%22%20height%3D%2216%22%20viewBox%3D%220%200%2017%2016%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M16%2011L12.6667%2014.3333M12.6667%2014.3333L9.33333%2011M12.6667%2014.3333V1M1%204.33333L4.33333%201M4.33333%201L7.66667%204.33333M4.33333%201V14.3333%22%20stroke%3D%22%2309090B%22%20stroke-opacity%3D%220.7%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E);background-position:50%;background-repeat:no-repeat;background-size:contain;width:1.25rem;height:1.25rem;display:block}.prodgrid-filter__group{box-sizing:border-box;width:17.625rem;height:var(--height-h-9,2.25rem);border-radius:var(--border-radius-rounded-lg,.625rem);background:var(--base-muted,#f5f5f5);align-items:center;padding:.1875rem;display:flex}.prodgrid-filter__btn{background-color:#0000;border:0;flex:1 0 0;justify-content:center;align-items:center;gap:.5rem;padding:.25rem .5rem;display:flex}.prodgrid-filter__btn.active{box-shadow:var(--shadow-sm-1-offset-x,0) var(--shadow-sm-1-offset-y,1px) var(--shadow-sm-1-blur-radius,3px) var(--shadow-sm-1-spread-radius,0) var(--shadow-sm-1-color,#0000001a), var(--shadow-sm-2-offset-x,0) var(--shadow-sm-2-offset-y,1px) var(--shadow-sm-2-blur-radius,2px) var(--shadow-sm-2-spread-radius,-1px) var(--shadow-sm-2-color,#0000001a);background:#fff;border:1px solid #fff0;border-radius:.5rem}.prodgrid-filter__select{box-sizing:border-box;background-color:#0000;border:1px solid #a1a1aa;border-radius:.375rem;justify-content:space-between;align-items:center;width:8.625rem;height:2.5rem;padding:.5rem 1rem;display:flex}@container products (width<48rem){.prodgrid-filter__select{width:100%;max-width:320px}}.prodgrid-filter__found{color:var(--black-txt-60);margin:0;font-style:normal;font-weight:600;line-height:145%}@container products (width<48rem){.prodgrid-filter__found{text-align:center;width:100%}}.prodgrid-pagination{justify-content:space-between;align-items:center;display:flex}@container products (width<48rem){.prodgrid-pagination{flex-direction:column;gap:1.5rem}}.prodgrid-pagination__nums{gap:.5rem;display:flex}.prodgrid-pagination__num{color:#737373;background-color:#0000;border:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex}.prodgrid-pagination__num.active{color:#fff;background-color:#f7c334;border-radius:.375rem}.prodgrid-pagination__controls{gap:1rem;display:flex}.prodgrid-pagination__prev,.prodgrid-pagination__next{border:1px solid var(--Neutral-900,#262626);color:#262626;font-family:var(--font-family-link);background-color:#0000;border-radius:.375rem;justify-content:center;align-items:center;gap:.875rem;padding:.625rem 1.25rem;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.5rem;display:flex}.prodgrid-pagination__prev:before,.prodgrid-pagination__prev:after,.prodgrid-pagination__next:before,.prodgrid-pagination__next:after{content:"";background-position:50%;background-repeat:no-repeat;background-size:contain;width:1.25rem;height:1.25rem;display:block}.prodgrid-pagination__prev:before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%3E%0A%3Cpath%20d%3D%22M3.33398%2010L16.6673%2010M3.33398%2010L8.33398%205M3.33398%2010L8.33398%2015%22%20stroke%3D%22%23262626%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E)}.prodgrid-pagination__prev:after,.prodgrid-pagination__next:before{display:none}.prodgrid-pagination__next:after{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M16.6673%2010L3.33398%2010M16.6673%2010L11.6673%2015M16.6673%2010L11.6673%205%22%20stroke%3D%22%23262626%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E)}.prodsearch-form{gap:.75rem;display:flex}@container products (width<48rem){.recipe-search__form .prodsearch-form{flex-direction:column}}.prodsearch-form__group{flex-direction:column;display:flex;position:relative}@container products (width>=48rem) and (width<72rem){.recipe-search__form .prodsearch-form__group:first-of-type{width:calc(100% - 10.25rem)}.recipe-search__form .prodsearch-form__group:last-of-type{width:9.5rem}}.prodsearch-form__input{box-sizing:border-box;align-items:center;gap:var(--sds-size-space-200);background:0 0;border:1px solid #e4e4e7;border-radius:.375rem;align-self:stretch;width:35rem;height:3rem;padding:.75rem;display:flex}@container products (width<48rem){.prodsearch-form__input{width:100%}}.grid--prodgrid-search-foodservice .prodsearch-form__input{max-width:24rem}.prodsearch-form__input:focus+.prodsearch-form__label{display:none}.prodsearch-form__label{color:var(--black-txt-60);pointer-events:none;align-items:center;gap:.25rem;display:flex;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.prodsearch-form__label:before{content:"";background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M17.5%2017.5L13.9166%2013.9166M15.8333%209.16667C15.8333%2012.8486%2012.8486%2015.8333%209.16667%2015.8333C5.48477%2015.8333%202.5%2012.8486%202.5%209.16667C2.5%205.48477%205.48477%202.5%209.16667%202.5C12.8486%202.5%2015.8333%205.48477%2015.8333%209.16667Z%22%20stroke%3D%22black%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E);background-position:50%;background-repeat:no-repeat;background-size:contain;width:1.25rem;height:1.25rem;display:block}.prodsearch-form__submit{background:#facc15;border:0;border-radius:.375rem;justify-content:center;align-items:center;gap:.5rem;height:3rem;padding:.5rem 1.5rem;display:flex;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.recipe-search{justify-content:space-between;display:flex}@container products (width<72rem){.recipe-search{flex-direction:column;gap:2rem;padding-bottom:2rem}}.recipe-filter{justify-content:space-between;align-items:center;display:flex}@container products (width<72rem){.recipe-filter{flex-direction:column;align-items:start;gap:1.5rem}}.recipe-filter__data{align-items:center;gap:.5rem;display:flex}@container products (width<48rem){.recipe-filter__data{flex-direction:column;width:100%}}.recipe-filter__sort{gap:.5625rem;display:flex}@container products (width<48rem){.recipe-filter__sort{flex-direction:column;align-items:center;width:100%}}.recipe-filter__label{color:#000;align-items:center;gap:.375rem;font-size:.875rem;font-weight:500;line-height:1.25rem;display:flex}@container products (width<48rem){.recipe-filter__label{justify-content:center}}.recipe-filter__label:before{content:"";background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217%22%20height%3D%2216%22%20viewBox%3D%220%200%2017%2016%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M16%2011L12.6667%2014.3333M12.6667%2014.3333L9.33333%2011M12.6667%2014.3333V1M1%204.33333L4.33333%201M4.33333%201L7.66667%204.33333M4.33333%201V14.3333%22%20stroke%3D%22%2309090B%22%20stroke-opacity%3D%220.7%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E);background-position:50%;background-repeat:no-repeat;background-size:contain;width:1.25rem;height:1.25rem;display:block}.recipe-filter__group{box-sizing:border-box;width:17.625rem;height:var(--height-h-9,2.25rem);border-radius:var(--border-radius-rounded-lg,.625rem);background:var(--base-muted,#f5f5f5);align-items:center;padding:.1875rem;display:flex}.recipe-filter__btn{background-color:#0000;border:0;flex:1 0 0;justify-content:center;align-items:center;gap:.5rem;padding:.25rem .5rem;display:flex}.recipe-filter__btn.active{box-shadow:var(--shadow-sm-1-offset-x,0) var(--shadow-sm-1-offset-y,1px) var(--shadow-sm-1-blur-radius,3px) var(--shadow-sm-1-spread-radius,0) var(--shadow-sm-1-color,#0000001a), var(--shadow-sm-2-offset-x,0) var(--shadow-sm-2-offset-y,1px) var(--shadow-sm-2-blur-radius,2px) var(--shadow-sm-2-spread-radius,-1px) var(--shadow-sm-2-color,#0000001a);background:#fff;border:1px solid #fff0;border-radius:.5rem}.recipe-filter__select{box-sizing:border-box;background-color:#0000;border:1px solid #a1a1aa;border-radius:.375rem;justify-content:space-between;align-items:center;width:8.625rem;height:2.5rem;padding:.5rem 1rem;display:flex}@container products (width<48rem){.recipe-filter__select{width:100%;max-width:20rem}}.recipe-filter__found{color:var(--black-txt-60);margin:0;font-style:normal;font-weight:600;line-height:145%}@container products (width<48rem){.recipe-filter__found{text-align:center;width:100%}}.product-heading__lead,.product-heading__desc{color:var(--black-txt)}.grid--prodgrid-dark .product-heading__lead,.grid--prodgrid-dark .product-heading__desc,.grid--prodgrid-search-foodservice .product-heading__lead,.grid--prodgrid-search-foodservice .product-heading__desc{color:#fff}.grid--prodgrid .grid__col--copy .product-heading__lead{font-size:1.875rem}.grid--prodgrid-dark .grid__col--copy .product-heading__lead{color:#fff}.grid--prodgrid-col2 .grid__col--copy .product-heading__lead{text-align:left}.grid--prodgrid .grid__col--prodgrid .product-heading__lead,.grid--prodgrid-search .grid__col--prodgrid .product-heading__lead{font-size:1rem;line-height:120%}.grid--prodgrid-dark .grid__col--prodgrid .product-heading__lead{color:#fff}.product-heading__desc{margin:0}.grid--prodgrid .grid__col--copy .product-heading__desc{text-align:center;font-size:1rem}.grid--prodgrid-dark .grid__col--copy .product-heading__desc{color:#fff}@container products (width>60rem){.grid--prodgrid-col2 .grid__col--copy .product-heading__desc{text-align:left}}@container products (width>60rem) and (width<72rem){.grid--prodgrid-col2 .grid__col--copy .product-heading__desc{font-size:.875rem}}.product-heading a{color:inherit;text-decoration:none}.product-details{width:100%}.product-details__headline{border-bottom:3px solid #000;font-family:Manrope;font-size:1.25rem}.product-details__list{margin:0;padding:.5rem 0 0;list-style-type:none}.product-detail{border-bottom:1px solid #a1a1aa;justify-content:space-between;padding:.25rem 0;display:flex}.product-detail__col-left,.product-detail__col-right{font-family:Manrope,sans-serif;font-size:.875rem}.product-detail__col-right{font-weight:700}.product-images{flex-direction:column;gap:1.25rem;display:flex}@container hero (width>=72rem){.product-images{width:100%;max-width:36.875rem}}@container hero (width<72rem){.product-images__thumbs{overflow:scroll}}@container hero (width>=48rem) and (width<72rem){.product-images__thumbs{max-width:36.875rem}}.thumbnail-list{gap:.5rem;margin:0;padding:0;list-style-type:none;display:flex}@container hero (width>=48rem){.thumbnail-list{justify-content:space-between}}@container hero (width>=48rem) and (width<72rem){.thumbnail-list{margin:0 auto}}@container hero (width>=72rem){.thumbnail-list{gap:unset}}.product-gallery .thumbnail-list{flex-wrap:wrap;align-content:flex-start;align-items:flex-start;row-gap:.5rem}.thumbnail-list__item{aspect-ratio:1;border:2px solid #e4e4e7;border-radius:.75rem;flex:none;max-width:calc(20% - .5rem - 2px);overflow:hidden}@container hero (width>=48rem) and (width<72rem){.thumbnail-list__item{max-width:calc(20% - .5rem - 2px)}}@container hero (width>=72rem){.thumbnail-list__item{max-width:calc(14.2857% - .5rem - 2px)}}.product-gallery .thumbnail-list__item{max-width:calc(25% - .5rem - 2px)}@container hero (width>=72rem){.product-gallery .thumbnail-list__item{max-width:calc(25% - .5rem - 2px)}}.thumbnail-list__item:hover,.thumbnail-list__item.active{border:2px solid #f7c334}.thumbnail-list__trigger{cursor:pointer;border:0;width:100%;height:100%;margin:0;padding:0;position:relative}.thumbnail-list__more{color:#fff;pointer-events:none;background:#00000080;place-items:center;font-size:2rem;font-weight:700;display:grid;position:absolute;inset:0}.thumbnail-list__video{aspect-ratio:1;pointer-events:none;width:55%;display:none;position:absolute;inset:50% auto auto 50%;translate:-50% -50%}[data-gallery-item=video] .thumbnail-list__video{display:block}.thumbnail-list__video svg{width:100%;height:100%;display:block}.thumbnail-list__video-bg{fill:#8f4f00d9}.thumbnail-list__video-ring{fill:none;stroke:#fff;stroke-width:3px}.thumbnail-list__video-icon{fill:#fff}.product-gallery[open]{border:0;border-radius:1rem;flex-direction:column;width:85vw;max-width:85vw;max-height:90vh;margin:auto;display:flex;inset:0}@container hero (width>=72rem){.product-gallery[open]{width:90vw}}.product-gallery[open]::backdrop{background-color:#00000080}.product-gallery__close{cursor:pointer;background-color:#0000;border:0;border-radius:4px;justify-content:center;align-self:end;align-items:center;width:44px;height:44px;font-size:1.5rem;display:flex}.product-gallery__viewer{flex-direction:column;gap:1rem;display:flex}@container hero (width>=72rem){.product-gallery__viewer{flex-direction:row;gap:4rem;padding:6rem}}.product-gallery__active{width:100%;max-width:36.875rem}.product-gallery__thumbs{flex-wrap:wrap;width:100%;display:flex}@container hero (width>=72rem){.product-gallery__thumbs{width:21.375rem}}.faqs{margin:0}.faq{border-bottom:1px solid var(--black-bg);flex-direction:column;gap:0;width:100%;margin:0;padding:.25rem 0 .5rem;display:flex}.grid--faq-dark .faq{border-bottom-color:#fff}.faq__question{margin:0}.grid--faq-dark .faq__question{color:#fff}.faq__trigger{appearance:none;width:100%;min-height:3rem;color:inherit;font:inherit;text-align:left;box-sizing:border-box;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;margin:0;padding:0;font-weight:500;display:flex}.faq__trigger:after{content:"";background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M4%206L8%2010L12%206%22%20stroke%3D%22%2309090B%22%20stroke-opacity%3D%220.7%22%20stroke-width%3D%221.33%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E);background-position:50%;background-repeat:no-repeat;background-size:contain;flex:0 0 1rem;width:1rem;height:1rem;transition:transform .25s;display:block;transform:rotate(0)}.faq__trigger[aria-expanded=true]:after{transform:rotate(180deg)}.faq__trigger:focus-visible{outline-offset:4px;outline:2px solid}.grid--faq-dark .faq__trigger{color:#fff}.grid--faq-dark .faq__trigger:after{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M4%206L8%2010L12%206%22%20stroke%3D%22white%22%20stroke-opacity%3D%220.9%22%20stroke-width%3D%221.33%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E)}.faq__answer{grid-template-rows:0fr;margin:0;transition:grid-template-rows .25s;display:grid}.faq__answer>div{min-height:0;overflow:hidden}.grid--faq-dark .faq__answer{color:#fff}.faq__answer.active{grid-template-rows:1fr}.testimonial{background-color:#f9fafb;border-radius:1.5rem;width:100%;overflow:hidden}.testimonial--dark{background-color:#3f3f46}.testimonial__content{margin:0 auto;padding:2rem 0}@container testimonials (width<48rem){.testimonial__content{padding-bottom:3rem}}@container testimonials (width>=48rem){.testimonial__content{max-width:32rem}}@container testimonials (width>=72rem){.testimonial__content{max-width:43.625rem}}.testimonial__text,.testimonial__src,.testimonial__loc{color:var(--black-txt);margin:0;padding:0}.testimonial--dark .testimonial__text,.testimonial--dark .testimonial__src,.testimonial--dark .testimonial__loc{color:#fff}.testimonial__text{padding-bottom:1.5rem;font-size:1.5rem;font-weight:700}.testimonial__src{font-size:1.25rem;font-weight:700;line-height:1.45rem}.testimonial__loc{font-size:1rem;line-height:1.45rem}@container testimonials (width<48rem){.testimonial .swiper-button-prev,.testimonial .swiper-button-next{top:unset!important;bottom:0!important}}@container testimonials (width>=48rem){.testimonial .swiper-button-prev{left:1rem!important}.testimonial .swiper-button-next{right:1rem!important}}.request-mealbox__info{flex-flow:wrap;justify-content:space-between;row-gap:1.5rem;display:flex}.request-mealbox__copy{max-width:10.5rem}.request-mealbox__lead,.request-mealbox__support{font-family:var(--font-font-sans);text-align:left;font-size:.875rem}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
