@keyframes SearchRecommendations-module-scss-module__7GzcXq__useFade-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes SearchRecommendations-module-scss-module__7GzcXq__useFade-fadeOut{0%{opacity:1}to{opacity:0}}.SearchRecommendations-module-scss-module__7GzcXq__root{padding:0 16px}@media (min-width:640px){.SearchRecommendations-module-scss-module__7GzcXq__root{padding:0 24px}}.SearchRecommendations-module-scss-module__7GzcXq__title{font-size:14px;font-weight:500}@media (min-width:1024px){.SearchRecommendations-module-scss-module__7GzcXq__title{font-size:16px}}.SearchRecommendations-module-scss-module__7GzcXq__title{flex-direction:row;justify-content:flex-start;align-items:center;line-height:20px;display:flex}.SearchRecommendations-module-scss-module__7GzcXq__title .SearchRecommendations-module-scss-module__7GzcXq__icon{color:green;margin-right:8px}
@keyframes FilterCarousel-module-scss-module__q5Ow9G__useFade-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes FilterCarousel-module-scss-module__q5Ow9G__useFade-fadeOut{0%{opacity:1}to{opacity:0}}.FilterCarousel-module-scss-module__q5Ow9G__root{position:relative}.FilterCarousel-module-scss-module__q5Ow9G__carousel{max-width:100%;margin-top:12px}.FilterCarousel-module-scss-module__q5Ow9G__slide{width:100%;max-width:102px}.FilterCarousel-module-scss-module__q5Ow9G__optionWrapper{text-align:center;border-radius:4px;margin:0 4px;padding:4px}.FilterCarousel-module-scss-module__q5Ow9G__optionWrapper.FilterCarousel-module-scss-module__q5Ow9G__active{color:green;background-color:#f9f9f9}.FilterCarousel-module-scss-module__q5Ow9G__option{flex-direction:column;justify-content:flex-start;align-items:center;gap:4px;display:flex}.FilterCarousel-module-scss-module__q5Ow9G__option .FilterCarousel-module-scss-module__q5Ow9G__name{flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:40px;padding:0 4px;font-size:10px;line-height:1.2;display:flex}.FilterCarousel-module-scss-module__q5Ow9G__option .FilterCarousel-module-scss-module__q5Ow9G__count{color:#767272}.FilterCarousel-module-scss-module__q5Ow9G__imageWrapper{flex-direction:row;justify-content:center;align-items:center;width:56px;max-width:56px;height:56px;max-height:56px;display:flex}.FilterCarousel-module-scss-module__q5Ow9G__image{background-color:#f9f9f9;border-radius:4px;overflow:hidden}.FilterCarousel-module-scss-module__q5Ow9G__fade{z-index:10;cursor:pointer;width:50px;height:100%;margin:auto;transition:all .4s;position:absolute;top:0;bottom:0}.FilterCarousel-module-scss-module__q5Ow9G__fade.FilterCarousel-module-scss-module__q5Ow9G__hidden{opacity:0;pointer-events:none}.FilterCarousel-module-scss-module__q5Ow9G__fade.FilterCarousel-module-scss-module__q5Ow9G__left{background:linear-gradient(270deg,#fff0 0%,#fff 100%);width:50px;left:0}.FilterCarousel-module-scss-module__q5Ow9G__fade.FilterCarousel-module-scss-module__q5Ow9G__right{background:linear-gradient(90deg,#fff0 0%,#fff 100%);right:0}
@keyframes RecipesSearchBox-module-scss-module__DigjyW__useFade-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes RecipesSearchBox-module-scss-module__DigjyW__useFade-fadeOut{0%{opacity:1}to{opacity:0}}.RecipesSearchBox-module-scss-module__DigjyW__root{flex-grow:1;position:relative}.RecipesSearchBox-module-scss-module__DigjyW__root .RecipesSearchBox-module-scss-module__DigjyW__input{text-overflow:ellipsis;white-space:nowrap;background-color:#f4f4f4;border-color:#0000;border-radius:8px;width:100%;height:44px;padding:0 84px 1px 12px;overflow:hidden}.RecipesSearchBox-module-scss-module__DigjyW__root .RecipesSearchBox-module-scss-module__DigjyW__input:hover,.RecipesSearchBox-module-scss-module__DigjyW__root .RecipesSearchBox-module-scss-module__DigjyW__input:focus{border-color:#dedede!important}.RecipesSearchBox-module-scss-module__DigjyW__root .RecipesSearchBox-module-scss-module__DigjyW__input::placeholder{color:#767272;font-weight:400}@media (min-width:1024px){.RecipesSearchBox-module-scss-module__DigjyW__root .RecipesSearchBox-module-scss-module__DigjyW__input{padding-right:24px}}.RecipesSearchBox-module-scss-module__DigjyW__form{position:relative}.RecipesSearchBox-module-scss-module__DigjyW__searchButtonContainer,.RecipesSearchBox-module-scss-module__DigjyW__clearButtonContainer{justify-content:center;align-items:center;width:44px;height:44px;padding:5px;display:flex}.RecipesSearchBox-module-scss-module__DigjyW__searchButtonContainer.RecipesSearchBox-module-scss-module__DigjyW__inactive,.RecipesSearchBox-module-scss-module__DigjyW__clearButtonContainer.RecipesSearchBox-module-scss-module__DigjyW__inactive{pointer-events:none}.RecipesSearchBox-module-scss-module__DigjyW__searchButtonContainer:not(.RecipesSearchBox-module-scss-module__DigjyW__inactive),.RecipesSearchBox-module-scss-module__DigjyW__clearButtonContainer:not(.RecipesSearchBox-module-scss-module__DigjyW__inactive){cursor:pointer}.RecipesSearchBox-module-scss-module__DigjyW__searchButtonWrapper,.RecipesSearchBox-module-scss-module__DigjyW__clearButtonWrapper{border-radius:8px;flex-direction:row;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.RecipesSearchBox-module-scss-module__DigjyW__searchButton,.RecipesSearchBox-module-scss-module__DigjyW__clearButton{transition:color .25s}.RecipesSearchBox-module-scss-module__DigjyW__searchButtonContainer{flex-direction:row;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;right:0}.RecipesSearchBox-module-scss-module__DigjyW__searchButtonWrapper{background-color:#0000;width:46px;transition:background-color .25s}.RecipesSearchBox-module-scss-module__DigjyW__searchButtonWrapper:hover{background-color:green}.RecipesSearchBox-module-scss-module__DigjyW__searchButtonWrapper:hover .RecipesSearchBox-module-scss-module__DigjyW__searchButton{color:#fff}.RecipesSearchBox-module-scss-module__DigjyW__searchButtonWrapper.RecipesSearchBox-module-scss-module__DigjyW__active{background-color:green}.RecipesSearchBox-module-scss-module__DigjyW__searchButtonWrapper.RecipesSearchBox-module-scss-module__DigjyW__active .RecipesSearchBox-module-scss-module__DigjyW__searchButton{color:#fff}.RecipesSearchBox-module-scss-module__DigjyW__searchButtonWrapper.RecipesSearchBox-module-scss-module__DigjyW__active:hover{background-color:#005200}.RecipesSearchBox-module-scss-module__DigjyW__searchButton{color:green}.RecipesSearchBox-module-scss-module__DigjyW__clearButtonContainer{flex-direction:row;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;right:46px}.RecipesSearchBox-module-scss-module__DigjyW__clearButtonWrapper:hover .RecipesSearchBox-module-scss-module__DigjyW__clearButton{color:#005200}.RecipesSearchBox-module-scss-module__DigjyW__clearButton{color:green}
@keyframes RecipesListingTemplate-module-scss-module__6EmoRa__useFade-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes RecipesListingTemplate-module-scss-module__6EmoRa__useFade-fadeOut{0%{opacity:1}to{opacity:0}}.RecipesListingTemplate-module-scss-module__6EmoRa__layoutContainer{max-width:1624px;padding-top:16px;padding-bottom:16px}@media (min-width:1024px){.RecipesListingTemplate-module-scss-module__6EmoRa__layoutContainer{padding-top:32px;padding-bottom:32px}}.RecipesListingTemplate-module-scss-module__6EmoRa__layoutContent{min-width:0;overflow:visible}.RecipesListingTemplate-module-scss-module__6EmoRa__banner{margin:24px 0}@media (min-width:1024px){.RecipesListingTemplate-module-scss-module__6EmoRa__banner{margin-bottom:42px}}.RecipesListingTemplate-module-scss-module__6EmoRa__emptyState{min-height:500px}.RecipesListingTemplate-module-scss-module__6EmoRa__content{margin:8px auto 0}.RecipesListingTemplate-module-scss-module__6EmoRa__content.RecipesListingTemplate-module-scss-module__6EmoRa__withSideMargin{max-width:1488px}@media (min-width:640px){.RecipesListingTemplate-module-scss-module__6EmoRa__content{margin-top:8px}}@media (min-width:1024px){.RecipesListingTemplate-module-scss-module__6EmoRa__content{margin-top:24px}}.RecipesListingTemplate-module-scss-module__6EmoRa__search{max-width:736px;margin-bottom:16px}@media (min-width:1024px){.RecipesListingTemplate-module-scss-module__6EmoRa__search{margin-bottom:24px}}.RecipesListingTemplate-module-scss-module__6EmoRa__title{font-size:18px;font-weight:500}@media (min-width:1024px){.RecipesListingTemplate-module-scss-module__6EmoRa__title{font-size:34px;font-weight:500}}.RecipesListingTemplate-module-scss-module__6EmoRa__title{color:#000;margin-bottom:16px}.RecipesListingTemplate-module-scss-module__6EmoRa__title.RecipesListingTemplate-module-scss-module__6EmoRa__small{font-size:16px;font-weight:500}@media (min-width:1024px){.RecipesListingTemplate-module-scss-module__6EmoRa__title.RecipesListingTemplate-module-scss-module__6EmoRa__small{font-size:24px;font-weight:500}}@media (min-width:640px){.RecipesListingTemplate-module-scss-module__6EmoRa__title{margin-bottom:24px}}.RecipesListingTemplate-module-scss-module__6EmoRa__list .RecipesListingTemplate-module-scss-module__6EmoRa__perRow{margin:0 -8px;padding:8px 8px 16px}
@keyframes RecipesByTagTemplate-module-scss-module__IrlZha__useFade-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes RecipesByTagTemplate-module-scss-module__IrlZha__useFade-fadeOut{0%{opacity:1}to{opacity:0}}.RecipesByTagTemplate-module-scss-module__IrlZha__layoutContainer{max-width:1624px;padding-top:16px;padding-bottom:16px}@media (min-width:1024px){.RecipesByTagTemplate-module-scss-module__IrlZha__layoutContainer{padding-top:32px;padding-bottom:32px}}.RecipesByTagTemplate-module-scss-module__IrlZha__layoutContent{min-width:0;overflow:visible}
@keyframes RecipesLandingPageHero-module-scss-module__1jF6qG__useFade-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes RecipesLandingPageHero-module-scss-module__1jF6qG__useFade-fadeOut{0%{opacity:1}to{opacity:0}}.RecipesLandingPageHero-module-scss-module__1jF6qG__root{position:relative}.RecipesLandingPageHero-module-scss-module__1jF6qG__banner{position:absolute;inset:0}.RecipesLandingPageHero-module-scss-module__1jF6qG__content{z-index:1;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:300px;padding:24px 0 0;display:flex;position:relative}@media (min-width:640px){.RecipesLandingPageHero-module-scss-module__1jF6qG__content{min-height:350px}}@media (min-width:1024px){.RecipesLandingPageHero-module-scss-module__1jF6qG__content{min-height:400px}}.RecipesLandingPageHero-module-scss-module__1jF6qG__content .RecipesLandingPageHero-module-scss-module__1jF6qG__details{text-align:center;background:#fffc;width:100%;padding:16px 16px 24px}.RecipesLandingPageHero-module-scss-module__1jF6qG__content .RecipesLandingPageHero-module-scss-module__1jF6qG__details .RecipesLandingPageHero-module-scss-module__1jF6qG__title,.RecipesLandingPageHero-module-scss-module__1jF6qG__content .RecipesLandingPageHero-module-scss-module__1jF6qG__details .RecipesLandingPageHero-module-scss-module__1jF6qG__description{max-width:960px;margin:0 auto}.RecipesLandingPageHero-module-scss-module__1jF6qG__content .RecipesLandingPageHero-module-scss-module__1jF6qG__details .RecipesLandingPageHero-module-scss-module__1jF6qG__title{font-size:22px;font-weight:700}@media (min-width:640px){.RecipesLandingPageHero-module-scss-module__1jF6qG__content .RecipesLandingPageHero-module-scss-module__1jF6qG__details .RecipesLandingPageHero-module-scss-module__1jF6qG__title{font-size:34px;font-weight:700}}.RecipesLandingPageHero-module-scss-module__1jF6qG__content .RecipesLandingPageHero-module-scss-module__1jF6qG__details .RecipesLandingPageHero-module-scss-module__1jF6qG__title{color:#000}.RecipesLandingPageHero-module-scss-module__1jF6qG__content .RecipesLandingPageHero-module-scss-module__1jF6qG__details .RecipesLandingPageHero-module-scss-module__1jF6qG__description{font-size:14px;font-weight:500}@media (min-width:640px){.RecipesLandingPageHero-module-scss-module__1jF6qG__content .RecipesLandingPageHero-module-scss-module__1jF6qG__details .RecipesLandingPageHero-module-scss-module__1jF6qG__description{font-size:18px;font-weight:500}}.RecipesLandingPageHero-module-scss-module__1jF6qG__content .RecipesLandingPageHero-module-scss-module__1jF6qG__details .RecipesLandingPageHero-module-scss-module__1jF6qG__description{color:#454545;margin-top:8px}.RecipesLandingPageHero-module-scss-module__1jF6qG__content .RecipesLandingPageHero-module-scss-module__1jF6qG__tagsWrapper{flex-direction:row;flex:1;justify-content:center;align-self:stretch;align-items:center;padding:24px 0;display:flex}.RecipesLandingPageHero-module-scss-module__1jF6qG__content .RecipesLandingPageHero-module-scss-module__1jF6qG__tagsWrapper .RecipesLandingPageHero-module-scss-module__1jF6qG__tags{flex-flow:wrap;justify-content:center;align-items:center;max-width:960px;margin:0 auto -4px;padding:0 16px;display:flex}.RecipesLandingPageHero-module-scss-module__1jF6qG__content .RecipesLandingPageHero-module-scss-module__1jF6qG__tagsWrapper .RecipesLandingPageHero-module-scss-module__1jF6qG__tag{border-radius:8px;flex-direction:row;justify-content:center;align-items:center;font-size:14px;font-weight:500;display:flex}@media (min-width:1024px){.RecipesLandingPageHero-module-scss-module__1jF6qG__content .RecipesLandingPageHero-module-scss-module__1jF6qG__tagsWrapper .RecipesLandingPageHero-module-scss-module__1jF6qG__tag{font-size:14px;font-weight:500}}.RecipesLandingPageHero-module-scss-module__1jF6qG__content .RecipesLandingPageHero-module-scss-module__1jF6qG__tagsWrapper .RecipesLandingPageHero-module-scss-module__1jF6qG__tag{color:#454545;background-color:#fff;border:1px solid #0000;margin-bottom:6px;padding:6px 12px;transition:background-color .2s;position:relative}.RecipesLandingPageHero-module-scss-module__1jF6qG__content .RecipesLandingPageHero-module-scss-module__1jF6qG__tagsWrapper .RecipesLandingPageHero-module-scss-module__1jF6qG__tag .RecipesLandingPageHero-module-scss-module__1jF6qG__tagLabel{text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:12px;font-weight:500;overflow:hidden}@media (min-width:1024px){.RecipesLandingPageHero-module-scss-module__1jF6qG__content .RecipesLandingPageHero-module-scss-module__1jF6qG__tagsWrapper .RecipesLandingPageHero-module-scss-module__1jF6qG__tag .RecipesLandingPageHero-module-scss-module__1jF6qG__tagLabel{font-size:14px;font-weight:500}}.RecipesLandingPageHero-module-scss-module__1jF6qG__content .RecipesLandingPageHero-module-scss-module__1jF6qG__tagsWrapper .RecipesLandingPageHero-module-scss-module__1jF6qG__tag .RecipesLandingPageHero-module-scss-module__1jF6qG__tagLabel{line-height:1}.RecipesLandingPageHero-module-scss-module__1jF6qG__content .RecipesLandingPageHero-module-scss-module__1jF6qG__tagsWrapper .RecipesLandingPageHero-module-scss-module__1jF6qG__tag:hover{color:#fff;background-color:green}.RecipesLandingPageHero-module-scss-module__1jF6qG__content .RecipesLandingPageHero-module-scss-module__1jF6qG__tagsWrapper .RecipesLandingPageHero-module-scss-module__1jF6qG__tag:not(:first-child){margin-left:4px}.RecipesLandingPageHero-module-scss-module__1jF6qG__content .RecipesLandingPageHero-module-scss-module__1jF6qG__tagsWrapper .RecipesLandingPageHero-module-scss-module__1jF6qG__tag.RecipesLandingPageHero-module-scss-module__1jF6qG__primary{color:green}.RecipesLandingPageHero-module-scss-module__1jF6qG__content .RecipesLandingPageHero-module-scss-module__1jF6qG__tagsWrapper .RecipesLandingPageHero-module-scss-module__1jF6qG__tag.RecipesLandingPageHero-module-scss-module__1jF6qG__primary:hover{color:#fff}@media (min-width:640px){.RecipesLandingPageHero-module-scss-module__1jF6qG__content{padding:32px 0 0}.RecipesLandingPageHero-module-scss-module__1jF6qG__content .RecipesLandingPageHero-module-scss-module__1jF6qG__details{padding:16px 16px 24px}.RecipesLandingPageHero-module-scss-module__1jF6qG__content .RecipesLandingPageHero-module-scss-module__1jF6qG__details .RecipesLandingPageHero-module-scss-module__1jF6qG__description{margin-top:16px}.RecipesLandingPageHero-module-scss-module__1jF6qG__content .RecipesLandingPageHero-module-scss-module__1jF6qG__tagsWrapper{padding:32px 0}}@media (min-width:1024px){.RecipesLandingPageHero-module-scss-module__1jF6qG__content .RecipesLandingPageHero-module-scss-module__1jF6qG__tagsWrapper{margin-bottom:-16px}.RecipesLandingPageHero-module-scss-module__1jF6qG__content .RecipesLandingPageHero-module-scss-module__1jF6qG__tagsWrapper .RecipesLandingPageHero-module-scss-module__1jF6qG__tag{margin-bottom:16px;padding:8px 16px}.RecipesLandingPageHero-module-scss-module__1jF6qG__content .RecipesLandingPageHero-module-scss-module__1jF6qG__tagsWrapper .RecipesLandingPageHero-module-scss-module__1jF6qG__tag:not(:first-child){margin-left:16px}}
@keyframes RecipesLandingPageTemplate-module-scss-module__zjzCaW__useFade-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes RecipesLandingPageTemplate-module-scss-module__zjzCaW__useFade-fadeOut{0%{opacity:1}to{opacity:0}}.RecipesLandingPageTemplate-module-scss-module__zjzCaW__layoutContainer{max-width:1624px;padding-top:16px;padding-bottom:16px}@media (min-width:1024px){.RecipesLandingPageTemplate-module-scss-module__zjzCaW__layoutContainer{padding-top:32px;padding-bottom:32px}}.RecipesLandingPageTemplate-module-scss-module__zjzCaW__layoutContent{min-width:0;overflow:visible}.RecipesLandingPageTemplate-module-scss-module__zjzCaW__hero{margin-top:16px}@media (min-width:1024px){.RecipesLandingPageTemplate-module-scss-module__zjzCaW__hero{margin-top:32px}}.RecipesLandingPageTemplate-module-scss-module__zjzCaW__content{max-width:1488px;margin:0 auto}.RecipesLandingPageTemplate-module-scss-module__zjzCaW__content .RecipesLandingPageTemplate-module-scss-module__zjzCaW__emptyState{min-height:500px}.RecipesLandingPageTemplate-module-scss-module__zjzCaW__content .RecipesLandingPageTemplate-module-scss-module__zjzCaW__search{max-width:736px;margin:24px 0 0}@media (min-width:1024px){.RecipesLandingPageTemplate-module-scss-module__zjzCaW__content .RecipesLandingPageTemplate-module-scss-module__zjzCaW__search{margin-top:40px}}.RecipesLandingPageTemplate-module-scss-module__zjzCaW__content .RecipesLandingPageTemplate-module-scss-module__zjzCaW__slots{margin:32px auto 0;padding-bottom:40px}.RecipesLandingPageTemplate-module-scss-module__zjzCaW__content .RecipesLandingPageTemplate-module-scss-module__zjzCaW__slots .RecipesLandingPageTemplate-module-scss-module__zjzCaW__slot:not(:first-child){margin-top:24px}@media (min-width:1024px){.RecipesLandingPageTemplate-module-scss-module__zjzCaW__content .RecipesLandingPageTemplate-module-scss-module__zjzCaW__slots .RecipesLandingPageTemplate-module-scss-module__zjzCaW__slot:not(:first-child){margin-top:40px}}.RecipesLandingPageTemplate-module-scss-module__zjzCaW__content .RecipesLandingPageTemplate-module-scss-module__zjzCaW__recipeCarousel .RecipesLandingPageTemplate-module-scss-module__zjzCaW__recipeCarouselTitle{font-size:18px;font-weight:500}@media (min-width:1024px){.RecipesLandingPageTemplate-module-scss-module__zjzCaW__content .RecipesLandingPageTemplate-module-scss-module__zjzCaW__recipeCarousel .RecipesLandingPageTemplate-module-scss-module__zjzCaW__recipeCarouselTitle{font-size:26px;font-weight:500}}.RecipesLandingPageTemplate-module-scss-module__zjzCaW__content .RecipesLandingPageTemplate-module-scss-module__zjzCaW__recipeCarousel .RecipesLandingPageTemplate-module-scss-module__zjzCaW__recipeCarouselSlider{width:calc(100% + 16px);margin:-4px -8px;padding:4px 8px}@media (max-width:960px){.RecipesLandingPageTemplate-module-scss-module__zjzCaW__content .RecipesLandingPageTemplate-module-scss-module__zjzCaW__recipeCarousel .RecipesLandingPageTemplate-module-scss-module__zjzCaW__recipeCarouselSlider{width:calc(100% + 32px);margin:-4px -16px;padding:4px 16px}.RecipesLandingPageTemplate-module-scss-module__zjzCaW__content .RecipesLandingPageTemplate-module-scss-module__zjzCaW__recipeCarousel .RecipesLandingPageTemplate-module-scss-module__zjzCaW__recipeCarouselNavBtn{display:none}}
@keyframes CategoriesMobile-module-scss-module__lMaGja__useFade-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes CategoriesMobile-module-scss-module__lMaGja__useFade-fadeOut{0%{opacity:1}to{opacity:0}}.CategoriesMobile-module-scss-module__lMaGja__root{z-index:1400;width:100%;height:60px;padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom));background:#fff;border:0;outline:0;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 14px #00000008}@media (min-width:1260px){.CategoriesMobile-module-scss-module__lMaGja__root{border-radius:8px;flex-shrink:0;align-self:flex-start;width:285px;margin-right:32px;display:block;position:sticky;top:174px}}.CategoriesMobile-module-scss-module__lMaGja__modal .CategoriesMobile-module-scss-module__lMaGja__modalContent{height:65vh!important}.CategoriesMobile-module-scss-module__lMaGja__path{align-items:center;margin-right:40px;display:flex;overflow:hidden}.CategoriesMobile-module-scss-module__lMaGja__title{margin-left:8px}.CategoriesMobile-module-scss-module__lMaGja__segment{font-size:14px;font-weight:500}@media (min-width:1024px){.CategoriesMobile-module-scss-module__lMaGja__segment{font-size:14px}}.CategoriesMobile-module-scss-module__lMaGja__segment{color:green;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;outline:0;flex-shrink:10;min-width:40px;font-weight:500;overflow:hidden}.CategoriesMobile-module-scss-module__lMaGja__segment:first-of-type{flex-direction:row;justify-content:flex-start;align-items:center;min-width:20px;display:flex}.CategoriesMobile-module-scss-module__lMaGja__segment:last-of-type{color:#000;text-align:left;flex-shrink:1}.CategoriesMobile-module-scss-module__lMaGja__chevron{color:#dedede;flex-shrink:0}.CategoriesMobile-module-scss-module__lMaGja__list{margin:0 -24px}.CategoriesMobile-module-scss-module__lMaGja__categoryLink{box-shadow:none;background:0 0;border:0;outline:0;flex-direction:row;justify-content:space-between;align-items:center;font-size:14px;font-weight:400;display:flex}@media (min-width:1024px){.CategoriesMobile-module-scss-module__lMaGja__categoryLink{font-size:14px}}.CategoriesMobile-module-scss-module__lMaGja__categoryLink{color:#454545;border-bottom:1px solid #f4f4f4;width:100%;min-height:52px;padding:12px 24px}.CategoriesMobile-module-scss-module__lMaGja__categoryLink.CategoriesMobile-module-scss-module__lMaGja__active{color:green}.CategoriesMobile-module-scss-module__lMaGja__categoryLink .CategoriesMobile-module-scss-module__lMaGja__categoryLinkButtonContent{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.CategoriesMobile-module-scss-module__lMaGja__categoryLinkContent{flex-direction:row;justify-content:flex-start;align-items:center;display:flex}.CategoriesMobile-module-scss-module__lMaGja__categoryLinkIcon{flex-direction:row;justify-content:flex-start;align-items:center;max-width:24px;padding-right:4px;display:flex}.CategoriesMobile-module-scss-module__lMaGja__categoryLinkName{padding-left:4px}
@keyframes RecipesPageTemplate-module-scss-module__V42x_q__useFade-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes RecipesPageTemplate-module-scss-module__V42x_q__useFade-fadeOut{0%{opacity:1}to{opacity:0}}.RecipesPageTemplate-module-scss-module__V42x_q__layout .RecipesPageTemplate-module-scss-module__V42x_q__layoutContainer{max-width:1624px;padding-top:16px;padding-bottom:16px}@media (min-width:1024px){.RecipesPageTemplate-module-scss-module__V42x_q__layout .RecipesPageTemplate-module-scss-module__V42x_q__layoutContainer{padding-top:32px;padding-bottom:32px}}.RecipesPageTemplate-module-scss-module__V42x_q__layout .RecipesPageTemplate-module-scss-module__V42x_q__layoutContent{min-width:0;overflow:visible}
@keyframes ListingSidebar-module-scss-module__LieeAq__useFade-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ListingSidebar-module-scss-module__LieeAq__useFade-fadeOut{0%{opacity:1}to{opacity:0}}@media (min-width:1260px){.ListingSidebar-module-scss-module__LieeAq__root{flex:1;max-width:332px;padding-right:32px}}.ListingSidebar-module-scss-module__LieeAq__categories{background-color:#f9f9f9;border-radius:8px;padding-top:8px}.ListingSidebar-module-scss-module__LieeAq__categories .ListingSidebar-module-scss-module__LieeAq__header{color:#000;padding-left:20px;padding-right:20px;font-size:17px;font-weight:600}.ListingSidebar-module-scss-module__LieeAq__categories .ListingSidebar-module-scss-module__LieeAq__header .ListingSidebar-module-scss-module__LieeAq__icon{margin-right:12px}.ListingSidebar-module-scss-module__LieeAq__categories .ListingSidebar-module-scss-module__LieeAq__header:hover,.ListingSidebar-module-scss-module__LieeAq__categories .ListingSidebar-module-scss-module__LieeAq__header:focus{color:#000}.ListingSidebar-module-scss-module__LieeAq__categories .ListingSidebar-module-scss-module__LieeAq__scrollbar.ListingSidebar-module-scss-module__LieeAq__active{max-height:342px}.ListingSidebar-module-scss-module__LieeAq__categories .ListingSidebar-module-scss-module__LieeAq__list{padding-bottom:20px}.ListingSidebar-module-scss-module__LieeAq__categories .ListingSidebar-module-scss-module__LieeAq__accordion{padding:0!important}.ListingSidebar-module-scss-module__LieeAq__categories .ListingSidebar-module-scss-module__LieeAq__accordion .ListingSidebar-module-scss-module__LieeAq__accordionHeader{flex-direction:row-reverse!important;padding:8px 20px!important}.ListingSidebar-module-scss-module__LieeAq__categories .ListingSidebar-module-scss-module__LieeAq__accordion .ListingSidebar-module-scss-module__LieeAq__accordionIconWrapper{width:24px;min-width:24px;height:24px;margin-left:0;margin-right:12px}.ListingSidebar-module-scss-module__LieeAq__categories .ListingSidebar-module-scss-module__LieeAq__accordion .ListingSidebar-module-scss-module__LieeAq__accordionContent{padding-left:40px!important}.ListingSidebar-module-scss-module__LieeAq__categories .ListingSidebar-module-scss-module__LieeAq__accordion .ListingSidebar-module-scss-module__LieeAq__accordionIcon{transform-origin:50% 45%!important;transform:rotate(270deg)!important}.ListingSidebar-module-scss-module__LieeAq__categories .ListingSidebar-module-scss-module__LieeAq__accordion .ListingSidebar-module-scss-module__LieeAq__accordionIconExpanded{transform:rotate(360deg)!important}.ListingSidebar-module-scss-module__LieeAq__categories .ListingSidebar-module-scss-module__LieeAq__link{padding:0!important}.ListingSidebar-module-scss-module__LieeAq__categories .ListingSidebar-module-scss-module__LieeAq__subLink{padding:8px 24px!important}.ListingSidebar-module-scss-module__LieeAq__categories .ListingSidebar-module-scss-module__LieeAq__link,.ListingSidebar-module-scss-module__LieeAq__categories .ListingSidebar-module-scss-module__LieeAq__subLink{font-size:14px;font-weight:400}@media (min-width:1024px){.ListingSidebar-module-scss-module__LieeAq__categories .ListingSidebar-module-scss-module__LieeAq__link,.ListingSidebar-module-scss-module__LieeAq__categories .ListingSidebar-module-scss-module__LieeAq__subLink{font-size:14px}}.ListingSidebar-module-scss-module__LieeAq__categories .ListingSidebar-module-scss-module__LieeAq__link,.ListingSidebar-module-scss-module__LieeAq__categories .ListingSidebar-module-scss-module__LieeAq__subLink{transition:color .2s}.ListingSidebar-module-scss-module__LieeAq__categories .ListingSidebar-module-scss-module__LieeAq__link:hover,.ListingSidebar-module-scss-module__LieeAq__categories .ListingSidebar-module-scss-module__LieeAq__link:focus,.ListingSidebar-module-scss-module__LieeAq__categories .ListingSidebar-module-scss-module__LieeAq__subLink:hover,.ListingSidebar-module-scss-module__LieeAq__categories .ListingSidebar-module-scss-module__LieeAq__subLink:focus{color:#454545!important}.ListingSidebar-module-scss-module__LieeAq__categories .ListingSidebar-module-scss-module__LieeAq__link.ListingSidebar-module-scss-module__LieeAq__active,.ListingSidebar-module-scss-module__LieeAq__categories .ListingSidebar-module-scss-module__LieeAq__subLink.ListingSidebar-module-scss-module__LieeAq__active{font-weight:600;color:#454545!important}.ListingSidebar-module-scss-module__LieeAq__filters.ListingSidebar-module-scss-module__LieeAq__hidden{display:none}.ListingSidebar-module-scss-module__LieeAq__filters:not(:first-child){margin-top:16px}
@keyframes ProductList-module-scss-module__3VjO3G__useFade-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ProductList-module-scss-module__3VjO3G__useFade-fadeOut{0%{opacity:1}to{opacity:0}}.ProductList-module-scss-module__3VjO3G__root{flex-wrap:wrap;margin:0 -16px;padding:0 8px;display:flex}@media (min-width:640px){.ProductList-module-scss-module__3VjO3G__root{margin:0 -24px;padding:0 12px}}.ProductList-module-scss-module__3VjO3G__root:not(.ProductList-module-scss-module__3VjO3G__wide) .ProductList-module-scss-module__3VjO3G__itemWrapper{flex-shrink:0;width:calc(50% - 8px);margin:8px 4px}@media (min-width:640px){.ProductList-module-scss-module__3VjO3G__root:not(.ProductList-module-scss-module__3VjO3G__wide) .ProductList-module-scss-module__3VjO3G__itemWrapper{width:calc(33.3333% - 14px);margin:12px 7px}}@media (min-width:960px){.ProductList-module-scss-module__3VjO3G__root:not(.ProductList-module-scss-module__3VjO3G__wide) .ProductList-module-scss-module__3VjO3G__itemWrapper{width:calc(25% - 14px)}}@media (min-width:1440px){.ProductList-module-scss-module__3VjO3G__root:not(.ProductList-module-scss-module__3VjO3G__wide) .ProductList-module-scss-module__3VjO3G__itemWrapper{width:calc(33.3333% - 14px)}}@media (min-width:1660px){.ProductList-module-scss-module__3VjO3G__root:not(.ProductList-module-scss-module__3VjO3G__wide) .ProductList-module-scss-module__3VjO3G__itemWrapper{width:calc(25% - 14px)}}.ProductList-module-scss-module__3VjO3G__root.ProductList-module-scss-module__3VjO3G__wide .ProductList-module-scss-module__3VjO3G__itemWrapper{flex-shrink:0;width:calc(50% - 8px);margin:8px 4px}@media (min-width:640px){.ProductList-module-scss-module__3VjO3G__root.ProductList-module-scss-module__3VjO3G__wide .ProductList-module-scss-module__3VjO3G__itemWrapper{width:calc(33.3333% - 14px);margin:12px 7px}}@media (min-width:900px){.ProductList-module-scss-module__3VjO3G__root.ProductList-module-scss-module__3VjO3G__wide .ProductList-module-scss-module__3VjO3G__itemWrapper{width:calc(25% - 14px)}}@media (min-width:1260px){.ProductList-module-scss-module__3VjO3G__root.ProductList-module-scss-module__3VjO3G__wide .ProductList-module-scss-module__3VjO3G__itemWrapper{width:calc(20% - 14px)}}@media (min-width:1400px){.ProductList-module-scss-module__3VjO3G__root.ProductList-module-scss-module__3VjO3G__wide .ProductList-module-scss-module__3VjO3G__itemWrapper{width:calc(20% - 14px)}}@media (min-width:1660px){.ProductList-module-scss-module__3VjO3G__root.ProductList-module-scss-module__3VjO3G__wide .ProductList-module-scss-module__3VjO3G__itemWrapper{width:calc(20% - 14px)}}@media (min-width:1800px){.ProductList-module-scss-module__3VjO3G__root.ProductList-module-scss-module__3VjO3G__wide .ProductList-module-scss-module__3VjO3G__itemWrapper{width:calc(16.6667% - 14px)}}.ProductList-module-scss-module__3VjO3G__banner{margin:8px}@media (min-width:640px){.ProductList-module-scss-module__3VjO3G__banner{margin:28px 8px}.ProductList-module-scss-module__3VjO3G__banner.ProductList-module-scss-module__3VjO3G__first{margin-top:12px}.ProductList-module-scss-module__3VjO3G__banner.ProductList-module-scss-module__3VjO3G__last{margin-bottom:0}}
@keyframes ProductListSkeleton-module-scss-module__qBIRkq__useFade-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ProductListSkeleton-module-scss-module__qBIRkq__useFade-fadeOut{0%{opacity:1}to{opacity:0}}.ProductListSkeleton-module-scss-module__qBIRkq__root{flex-wrap:wrap;margin:0 -16px;padding:0 8px;display:flex}@media (min-width:640px){.ProductListSkeleton-module-scss-module__qBIRkq__root{margin:0 -24px;padding:0 16px}}.ProductListSkeleton-module-scss-module__qBIRkq__root:not(.ProductListSkeleton-module-scss-module__qBIRkq__wide) .ProductListSkeleton-module-scss-module__qBIRkq__itemWrapper{flex-shrink:0;width:calc(50% - 16px);margin:8px}.ProductListSkeleton-module-scss-module__qBIRkq__root:not(.ProductListSkeleton-module-scss-module__qBIRkq__wide) .ProductListSkeleton-module-scss-module__qBIRkq__itemWrapper:nth-of-type(3),.ProductListSkeleton-module-scss-module__qBIRkq__root:not(.ProductListSkeleton-module-scss-module__qBIRkq__wide) .ProductListSkeleton-module-scss-module__qBIRkq__itemWrapper:nth-of-type(4),.ProductListSkeleton-module-scss-module__qBIRkq__root:not(.ProductListSkeleton-module-scss-module__qBIRkq__wide) .ProductListSkeleton-module-scss-module__qBIRkq__itemWrapper:nth-of-type(5),.ProductListSkeleton-module-scss-module__qBIRkq__root:not(.ProductListSkeleton-module-scss-module__qBIRkq__wide) .ProductListSkeleton-module-scss-module__qBIRkq__itemWrapper:nth-of-type(6){display:none}@media (min-width:640px){.ProductListSkeleton-module-scss-module__qBIRkq__root:not(.ProductListSkeleton-module-scss-module__qBIRkq__wide) .ProductListSkeleton-module-scss-module__qBIRkq__itemWrapper{width:calc(33% - 24px);margin:12px}.ProductListSkeleton-module-scss-module__qBIRkq__root:not(.ProductListSkeleton-module-scss-module__qBIRkq__wide) .ProductListSkeleton-module-scss-module__qBIRkq__itemWrapper:nth-of-type(3){display:block}}@media (min-width:960px){.ProductListSkeleton-module-scss-module__qBIRkq__root:not(.ProductListSkeleton-module-scss-module__qBIRkq__wide) .ProductListSkeleton-module-scss-module__qBIRkq__itemWrapper{width:calc(25% - 24px)}.ProductListSkeleton-module-scss-module__qBIRkq__root:not(.ProductListSkeleton-module-scss-module__qBIRkq__wide) .ProductListSkeleton-module-scss-module__qBIRkq__itemWrapper:nth-of-type(4){display:block}}@media (min-width:1440px){.ProductListSkeleton-module-scss-module__qBIRkq__root:not(.ProductListSkeleton-module-scss-module__qBIRkq__wide) .ProductListSkeleton-module-scss-module__qBIRkq__itemWrapper{width:calc(33% - 24px)}.ProductListSkeleton-module-scss-module__qBIRkq__root:not(.ProductListSkeleton-module-scss-module__qBIRkq__wide) .ProductListSkeleton-module-scss-module__qBIRkq__itemWrapper:nth-of-type(4){display:none}}@media (min-width:1600px){.ProductListSkeleton-module-scss-module__qBIRkq__root:not(.ProductListSkeleton-module-scss-module__qBIRkq__wide) .ProductListSkeleton-module-scss-module__qBIRkq__itemWrapper{width:calc(25% - 24px)}.ProductListSkeleton-module-scss-module__qBIRkq__root:not(.ProductListSkeleton-module-scss-module__qBIRkq__wide) .ProductListSkeleton-module-scss-module__qBIRkq__itemWrapper:nth-of-type(4){display:block}}.ProductListSkeleton-module-scss-module__qBIRkq__root.ProductListSkeleton-module-scss-module__qBIRkq__wide .ProductListSkeleton-module-scss-module__qBIRkq__itemWrapper{flex-shrink:0;width:calc(50% - 16px);margin:8px}.ProductListSkeleton-module-scss-module__qBIRkq__root.ProductListSkeleton-module-scss-module__qBIRkq__wide .ProductListSkeleton-module-scss-module__qBIRkq__itemWrapper:nth-of-type(3),.ProductListSkeleton-module-scss-module__qBIRkq__root.ProductListSkeleton-module-scss-module__qBIRkq__wide .ProductListSkeleton-module-scss-module__qBIRkq__itemWrapper:nth-of-type(4),.ProductListSkeleton-module-scss-module__qBIRkq__root.ProductListSkeleton-module-scss-module__qBIRkq__wide .ProductListSkeleton-module-scss-module__qBIRkq__itemWrapper:nth-of-type(5),.ProductListSkeleton-module-scss-module__qBIRkq__root.ProductListSkeleton-module-scss-module__qBIRkq__wide .ProductListSkeleton-module-scss-module__qBIRkq__itemWrapper:nth-of-type(6){display:none}@media (min-width:640px){.ProductListSkeleton-module-scss-module__qBIRkq__root.ProductListSkeleton-module-scss-module__qBIRkq__wide .ProductListSkeleton-module-scss-module__qBIRkq__itemWrapper{width:calc(33% - 24px);margin:12px}.ProductListSkeleton-module-scss-module__qBIRkq__root.ProductListSkeleton-module-scss-module__qBIRkq__wide .ProductListSkeleton-module-scss-module__qBIRkq__itemWrapper:nth-of-type(3){display:block}}@media (min-width:960px){.ProductListSkeleton-module-scss-module__qBIRkq__root.ProductListSkeleton-module-scss-module__qBIRkq__wide .ProductListSkeleton-module-scss-module__qBIRkq__itemWrapper{width:calc(25% - 24px)}.ProductListSkeleton-module-scss-module__qBIRkq__root.ProductListSkeleton-module-scss-module__qBIRkq__wide .ProductListSkeleton-module-scss-module__qBIRkq__itemWrapper:nth-of-type(4){display:block}}@media (min-width:1366px){.ProductListSkeleton-module-scss-module__qBIRkq__root.ProductListSkeleton-module-scss-module__qBIRkq__wide .ProductListSkeleton-module-scss-module__qBIRkq__itemWrapper{width:calc(20% - 24px)}.ProductListSkeleton-module-scss-module__qBIRkq__root.ProductListSkeleton-module-scss-module__qBIRkq__wide .ProductListSkeleton-module-scss-module__qBIRkq__itemWrapper:nth-of-type(5){display:block}}@media (min-width:1440px){.ProductListSkeleton-module-scss-module__qBIRkq__root.ProductListSkeleton-module-scss-module__qBIRkq__wide .ProductListSkeleton-module-scss-module__qBIRkq__itemWrapper{width:calc(25% - 24px)}.ProductListSkeleton-module-scss-module__qBIRkq__root.ProductListSkeleton-module-scss-module__qBIRkq__wide .ProductListSkeleton-module-scss-module__qBIRkq__itemWrapper:nth-of-type(5){display:none}}@media (min-width:1600px){.ProductListSkeleton-module-scss-module__qBIRkq__root.ProductListSkeleton-module-scss-module__qBIRkq__wide .ProductListSkeleton-module-scss-module__qBIRkq__itemWrapper{width:calc(20% - 24px)}.ProductListSkeleton-module-scss-module__qBIRkq__root.ProductListSkeleton-module-scss-module__qBIRkq__wide .ProductListSkeleton-module-scss-module__qBIRkq__itemWrapper:nth-of-type(5){display:block}.ProductListSkeleton-module-scss-module__qBIRkq__root.ProductListSkeleton-module-scss-module__qBIRkq__wide .ProductListSkeleton-module-scss-module__qBIRkq__itemWrapper:nth-of-type(6){display:none}}@media (min-width:1800px){.ProductListSkeleton-module-scss-module__qBIRkq__root.ProductListSkeleton-module-scss-module__qBIRkq__wide .ProductListSkeleton-module-scss-module__qBIRkq__itemWrapper{width:calc(16.66% - 24px)}.ProductListSkeleton-module-scss-module__qBIRkq__root.ProductListSkeleton-module-scss-module__qBIRkq__wide .ProductListSkeleton-module-scss-module__qBIRkq__itemWrapper:nth-of-type(6){display:block}}
@keyframes ResponsiveImage-module-scss-module__b3X17W__useFade-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ResponsiveImage-module-scss-module__b3X17W__useFade-fadeOut{0%{opacity:1}to{opacity:0}}@media (min-width:640px){.ResponsiveImage-module-scss-module__b3X17W__root.ResponsiveImage-module-scss-module__b3X17W__break-at-sm .ResponsiveImage-module-scss-module__b3X17W__responsiveImage{display:none}.ResponsiveImage-module-scss-module__b3X17W__root.ResponsiveImage-module-scss-module__b3X17W__break-at-sm.ResponsiveImage-module-scss-module__b3X17W__rendered .ResponsiveImage-module-scss-module__b3X17W__desktopImage{display:flex}}@media (min-width:1024px){.ResponsiveImage-module-scss-module__b3X17W__root.ResponsiveImage-module-scss-module__b3X17W__break-at-md .ResponsiveImage-module-scss-module__b3X17W__responsiveImage{display:none}.ResponsiveImage-module-scss-module__b3X17W__root.ResponsiveImage-module-scss-module__b3X17W__break-at-md.ResponsiveImage-module-scss-module__b3X17W__rendered .ResponsiveImage-module-scss-module__b3X17W__desktopImage{display:flex}}@media (min-width:1260px){.ResponsiveImage-module-scss-module__b3X17W__root.ResponsiveImage-module-scss-module__b3X17W__break-at-lg .ResponsiveImage-module-scss-module__b3X17W__responsiveImage{display:none}.ResponsiveImage-module-scss-module__b3X17W__root.ResponsiveImage-module-scss-module__b3X17W__break-at-lg.ResponsiveImage-module-scss-module__b3X17W__rendered .ResponsiveImage-module-scss-module__b3X17W__desktopImage{display:flex}}.ResponsiveImage-module-scss-module__b3X17W__responsiveImage{display:flex}.ResponsiveImage-module-scss-module__b3X17W__desktopImage{display:none}
@keyframes ViewMoreLink-module-scss-module__OjxaNa__useFade-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ViewMoreLink-module-scss-module__OjxaNa__useFade-fadeOut{0%{opacity:1}to{opacity:0}}.ViewMoreLink-module-scss-module__OjxaNa__viewMoreLink{color:#000;cursor:pointer;line-height:inherit;background-color:#f4f4f4;border:none;flex-shrink:0;margin-left:24px;padding:6px 16px}.ViewMoreLink-module-scss-module__OjxaNa__viewMoreLink .ViewMoreLink-module-scss-module__OjxaNa__viewMoreIcon{color:green;margin-left:8px}.ViewMoreLink-module-scss-module__OjxaNa__viewMoreLink{border-radius:8px;flex-direction:row;justify-content:flex-start;align-items:center;font-size:14px;font-weight:500;display:flex}@media (min-width:1024px){.ViewMoreLink-module-scss-module__OjxaNa__viewMoreLink{font-size:14px}}@media screen and (hover:hover){.ViewMoreLink-module-scss-module__OjxaNa__viewMoreLink:hover,.ViewMoreLink-module-scss-module__OjxaNa__viewMoreLink:focus{color:#fff;background-color:green}.ViewMoreLink-module-scss-module__OjxaNa__viewMoreLink:hover .ViewMoreLink-module-scss-module__OjxaNa__viewMoreIcon,.ViewMoreLink-module-scss-module__OjxaNa__viewMoreLink:focus .ViewMoreLink-module-scss-module__OjxaNa__viewMoreIcon{color:#fff}}.ViewMoreLink-module-scss-module__OjxaNa__viewMoreCard{border:1px solid #f4f4f4;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;height:100%;transition:border-color .2s;display:flex}.ViewMoreLink-module-scss-module__OjxaNa__viewMoreCard .ViewMoreLink-module-scss-module__OjxaNa__viewMoreContent{flex-direction:column;justify-content:center;align-items:center;display:flex}.ViewMoreLink-module-scss-module__OjxaNa__viewMoreCard .ViewMoreLink-module-scss-module__OjxaNa__viewMoreIcon{color:green;background:#f4f4f4;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;width:48px;height:48px;transition:background-color .2s;display:flex}.ViewMoreLink-module-scss-module__OjxaNa__viewMoreCard .ViewMoreLink-module-scss-module__OjxaNa__viewMoreIcon .ViewMoreLink-module-scss-module__OjxaNa__icon{margin-right:0}.ViewMoreLink-module-scss-module__OjxaNa__viewMoreCard .ViewMoreLink-module-scss-module__OjxaNa__viewMoreText{font-size:14px;font-weight:500}@media (min-width:1024px){.ViewMoreLink-module-scss-module__OjxaNa__viewMoreCard .ViewMoreLink-module-scss-module__OjxaNa__viewMoreText{font-size:16px}}.ViewMoreLink-module-scss-module__OjxaNa__viewMoreCard .ViewMoreLink-module-scss-module__OjxaNa__viewMoreText{color:#000;margin-top:16px;transition:color .2s}@media screen and (hover:hover){.ViewMoreLink-module-scss-module__OjxaNa__viewMoreCard:hover,.ViewMoreLink-module-scss-module__OjxaNa__viewMoreCard:focus{background-color:#f9f9f9;border-color:#0000}.ViewMoreLink-module-scss-module__OjxaNa__viewMoreCard:hover .ViewMoreLink-module-scss-module__OjxaNa__viewMoreIcon,.ViewMoreLink-module-scss-module__OjxaNa__viewMoreCard:focus .ViewMoreLink-module-scss-module__OjxaNa__viewMoreIcon{color:#fff;background:green}}.ViewMoreLink-module-scss-module__OjxaNa__recipesViewMoreCard{border-radius:16px;transition:box-shadow .2s,transform .2s;transform:translateY(0)}@media screen and (hover:hover){.ViewMoreLink-module-scss-module__OjxaNa__recipesViewMoreCard:hover,.ViewMoreLink-module-scss-module__OjxaNa__recipesViewMoreCard:focus{background-color:#f9f9f9;border-color:#0000;transform:translateY(-1px);box-shadow:0 4px 12px #0000000d}}
@keyframes InfoBanner-module-scss-module__pJzcLq__useFade-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes InfoBanner-module-scss-module__pJzcLq__useFade-fadeOut{0%{opacity:1}to{opacity:0}}.InfoBanner-module-scss-module__pJzcLq__root{border-radius:4px;flex-direction:row;justify-content:space-between;align-items:center;font-size:12px;font-weight:400;display:flex}@media (min-width:1024px){.InfoBanner-module-scss-module__pJzcLq__root{font-size:12px}}.InfoBanner-module-scss-module__pJzcLq__root{box-shadow:none;width:100%;max-width:100%;height:24px;color:var(--color);background:0 0;background-color:var(--background-color);cursor:pointer;border:0;outline:0;padding:0 6px;transition:background-color .2s}@media screen and (hover:hover){.InfoBanner-module-scss-module__pJzcLq__root:hover,.InfoBanner-module-scss-module__pJzcLq__root:focus{background-color:var(--background-hover-color)}.InfoBanner-module-scss-module__pJzcLq__root:hover .InfoBanner-module-scss-module__pJzcLq__arrow,.InfoBanner-module-scss-module__pJzcLq__root:focus .InfoBanner-module-scss-module__pJzcLq__arrow{transform:translate(2px)}}.InfoBanner-module-scss-module__pJzcLq__root.InfoBanner-module-scss-module__pJzcLq__full{width:100%}.InfoBanner-module-scss-module__pJzcLq__root.InfoBanner-module-scss-module__pJzcLq__tall{height:28px}.InfoBanner-module-scss-module__pJzcLq__root.InfoBanner-module-scss-module__pJzcLq__tall .InfoBanner-module-scss-module__pJzcLq__name{-webkit-line-clamp:2;text-overflow:ellipsis;word-spacing:1px;text-align:start;max-height:40px;white-space:unset;-webkit-box-orient:vertical;line-height:20px;display:-webkit-box;overflow:hidden}.InfoBanner-module-scss-module__pJzcLq__root .InfoBanner-module-scss-module__pJzcLq__content .InfoBanner-module-scss-module__pJzcLq__name{font-weight:500}.InfoBanner-module-scss-module__pJzcLq__content{flex-direction:row;justify-content:flex-start;align-items:center;display:flex;overflow:hidden}.InfoBanner-module-scss-module__pJzcLq__icon{flex-shrink:0;width:16px;height:16px;margin-right:8px;position:relative}.InfoBanner-module-scss-module__pJzcLq__name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.InfoBanner-module-scss-module__pJzcLq__arrow,.InfoBanner-module-scss-module__pJzcLq__info{flex-shrink:0;justify-self:flex-end;margin-left:8px;transition:all .2s}
@keyframes ProductLabel-module-scss-module__Coa_4a__useFade-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ProductLabel-module-scss-module__Coa_4a__useFade-fadeOut{0%{opacity:1}to{opacity:0}}.ProductLabel-module-scss-module__Coa_4a__root{color:#fff;z-index:1;flex-direction:row;justify-content:flex-start;align-items:center;max-width:100%;display:flex}.ProductLabel-module-scss-module__Coa_4a__root .ProductLabel-module-scss-module__Coa_4a__label{white-space:nowrap;flex-direction:row;justify-content:flex-start;align-items:center;max-width:100%;display:flex;position:relative}.ProductLabel-module-scss-module__Coa_4a__root .ProductLabel-module-scss-module__Coa_4a__label .ProductLabel-module-scss-module__Coa_4a__labelText{text-overflow:ellipsis;min-width:0;overflow:hidden}.ProductLabel-module-scss-module__Coa_4a__root .ProductLabel-module-scss-module__Coa_4a__overlapped{position:relative}.ProductLabel-module-scss-module__Coa_4a__root .ProductLabel-module-scss-module__Coa_4a__overlapped:after{content:"";border:11px solid #0000;border-left-width:0;border-right:5.5px solid #333;width:0;height:0;position:absolute;top:50%;left:-5px;transform:translateY(-50%)}@media (min-width:640px){.ProductLabel-module-scss-module__Coa_4a__root .ProductLabel-module-scss-module__Coa_4a__overlapped:after{border-width:13px 10.5px 13px 0;left:-10px}}.ProductLabel-module-scss-module__Coa_4a__root .ProductLabel-module-scss-module__Coa_4a__simpleLabel{border-radius:4px!important;padding:1px 8px!important}.ProductLabel-module-scss-module__Coa_4a__root .ProductLabel-module-scss-module__Coa_4a__sponsoredLabel{color:#454545;background-color:#fff;border:1px solid #dedede;margin-top:4px}.ProductLabel-module-scss-module__Coa_4a__root .ProductLabel-module-scss-module__Coa_4a__infoLabel{border-radius:4px!important}.ProductLabel-module-scss-module__Coa_4a__root .ProductLabel-module-scss-module__Coa_4a__geniusDealsContainer{background:linear-gradient(243.55deg,#fd015a -4.23%,#1f016f 105.36%);border-radius:4px;flex-direction:row;justify-content:flex-start;align-items:center;margin-left:8px;display:flex}.ProductLabel-module-scss-module__Coa_4a__root .ProductLabel-module-scss-module__Coa_4a__geniusDealsLogo{flex-direction:row;justify-content:flex-start;align-items:center;padding:3px 4px;font-size:0;display:flex;position:relative;left:4px}.ProductLabel-module-scss-module__Coa_4a__root .ProductLabel-module-scss-module__Coa_4a__circled{border-radius:40px!important}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__large{font-size:12px;font-weight:500}@media (min-width:1024px){.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__large{font-size:12px;font-weight:500}}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__large{max-width:calc(100% - 8px)}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__large .ProductLabel-module-scss-module__Coa_4a__label{padding:4px 8px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__large .ProductLabel-module-scss-module__Coa_4a__label:first-child:last-child{border-radius:4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__large .ProductLabel-module-scss-module__Coa_4a__labelIcon{max-height:18px;margin-bottom:2px;margin-right:6px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__large .ProductLabel-module-scss-module__Coa_4a__label:first-child{border-radius:4px 0 0 4px;margin-left:8px;padding-left:12px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__large .ProductLabel-module-scss-module__Coa_4a__label:first-child.ProductLabel-module-scss-module__Coa_4a__withIcon{padding-left:10px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__large .ProductLabel-module-scss-module__Coa_4a__label:last-child{border-radius:0 4px 4px 0;padding-right:12px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__large .ProductLabel-module-scss-module__Coa_4a__geniusDealsLogo{width:87px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__large.ProductLabel-module-scss-module__Coa_4a__rounded .ProductLabel-module-scss-module__Coa_4a__label:first-child{border-radius:4px 0 0 4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__medium{font-size:12px;font-weight:500}@media (min-width:1024px){.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__medium{font-size:12px;font-weight:500}}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__medium{max-width:calc(100% - 8px)}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__medium .ProductLabel-module-scss-module__Coa_4a__label{padding:2px 6px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__medium .ProductLabel-module-scss-module__Coa_4a__label.ProductLabel-module-scss-module__Coa_4a__sponsoredLabel{margin-top:4px;padding-top:3px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__medium .ProductLabel-module-scss-module__Coa_4a__labelIcon{max-height:14px;margin-bottom:1px;margin-right:4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__medium .ProductLabel-module-scss-module__Coa_4a__label:first-child{border-radius:4px 0 0 4px;margin-left:6px;padding-left:8px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__medium .ProductLabel-module-scss-module__Coa_4a__label:first-child.ProductLabel-module-scss-module__Coa_4a__withIcon{padding-left:6px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__medium .ProductLabel-module-scss-module__Coa_4a__label:last-child{border-radius:0 4px 4px 0;padding-right:8px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__medium .ProductLabel-module-scss-module__Coa_4a__geniusDealsLogo{width:55px;margin-right:2px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__medium.ProductLabel-module-scss-module__Coa_4a__rounded .ProductLabel-module-scss-module__Coa_4a__label:first-child{border-radius:4px 0 0 4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__small{font-size:10px;font-weight:500}@media (min-width:1024px){.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__small{font-size:10px}}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__small{max-width:calc(100% - 8px)}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__small .ProductLabel-module-scss-module__Coa_4a__label{padding:2px 4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__small .ProductLabel-module-scss-module__Coa_4a__label.ProductLabel-module-scss-module__Coa_4a__sponsoredLabel{padding-top:3px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__small .ProductLabel-module-scss-module__Coa_4a__labelIcon{max-height:16px;margin-bottom:1px;margin-right:4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__small .ProductLabel-module-scss-module__Coa_4a__label:first-child{border-radius:4px 0 0 4px;margin-left:4px;padding-left:8px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__small .ProductLabel-module-scss-module__Coa_4a__label:first-child.ProductLabel-module-scss-module__Coa_4a__withIcon{padding-left:4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__small .ProductLabel-module-scss-module__Coa_4a__label:last-child{border-radius:0 4px 4px 0;padding-right:8px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__small.ProductLabel-module-scss-module__Coa_4a__rounded .ProductLabel-module-scss-module__Coa_4a__label:first-child{border-radius:4px 0 0 4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__small .ProductLabel-module-scss-module__Coa_4a__geniusDealsLogo{width:62px;padding:2px 3px;left:2px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__small .ProductLabel-module-scss-module__Coa_4a__geniusDealsContainer{margin-left:4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__small .ProductLabel-module-scss-module__Coa_4a__overlapped:after{border-width:9px 5.5px 9px 0;left:-5px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__small .ProductLabel-module-scss-module__Coa_4a__beneath{left:6px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__small.ProductLabel-module-scss-module__Coa_4a__withLeftOffset>.ProductLabel-module-scss-module__Coa_4a__beneath{margin-left:-4px!important}@media (max-width:639.98px){.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-large{max-width:calc(100% - 8px);font-size:12px;font-weight:500}}@media (max-width:639.98px) and (min-width:1024px){.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-large{font-size:12px;font-weight:500}}@media (max-width:639.98px){.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-large .ProductLabel-module-scss-module__Coa_4a__label{padding:4px 8px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-large .ProductLabel-module-scss-module__Coa_4a__label:first-child:last-child{border-radius:4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-large .ProductLabel-module-scss-module__Coa_4a__labelIcon{max-height:18px;margin-bottom:2px;margin-right:6px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-large .ProductLabel-module-scss-module__Coa_4a__label:first-child{border-radius:4px 0 0 4px;margin-left:8px;padding-left:12px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-large .ProductLabel-module-scss-module__Coa_4a__label:first-child.ProductLabel-module-scss-module__Coa_4a__withIcon{padding-left:10px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-large .ProductLabel-module-scss-module__Coa_4a__label:last-child{border-radius:0 4px 4px 0;padding-right:12px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-large .ProductLabel-module-scss-module__Coa_4a__geniusDealsLogo{width:87px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-large.ProductLabel-module-scss-module__Coa_4a__rounded .ProductLabel-module-scss-module__Coa_4a__label:first-child{border-radius:4px 0 0 4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-medium{max-width:calc(100% - 8px);font-size:12px;font-weight:500}}@media (max-width:639.98px) and (min-width:1024px){.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-medium{font-size:12px;font-weight:500}}@media (max-width:639.98px){.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-medium .ProductLabel-module-scss-module__Coa_4a__label{padding:2px 6px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-medium .ProductLabel-module-scss-module__Coa_4a__label.ProductLabel-module-scss-module__Coa_4a__sponsoredLabel{margin-top:4px;padding-top:3px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-medium .ProductLabel-module-scss-module__Coa_4a__labelIcon{max-height:14px;margin-bottom:1px;margin-right:4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-medium .ProductLabel-module-scss-module__Coa_4a__label:first-child{border-radius:4px 0 0 4px;margin-left:6px;padding-left:8px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-medium .ProductLabel-module-scss-module__Coa_4a__label:first-child.ProductLabel-module-scss-module__Coa_4a__withIcon{padding-left:6px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-medium .ProductLabel-module-scss-module__Coa_4a__label:last-child{border-radius:0 4px 4px 0;padding-right:8px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-medium .ProductLabel-module-scss-module__Coa_4a__geniusDealsLogo{width:55px;margin-right:2px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-medium.ProductLabel-module-scss-module__Coa_4a__rounded .ProductLabel-module-scss-module__Coa_4a__label:first-child{border-radius:4px 0 0 4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-small{max-width:calc(100% - 8px);font-size:10px;font-weight:500}}@media (max-width:639.98px) and (min-width:1024px){.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-small{font-size:10px}}@media (max-width:639.98px){.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-small .ProductLabel-module-scss-module__Coa_4a__label{padding:2px 4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-small .ProductLabel-module-scss-module__Coa_4a__label.ProductLabel-module-scss-module__Coa_4a__sponsoredLabel{padding-top:3px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-small .ProductLabel-module-scss-module__Coa_4a__labelIcon{max-height:16px;margin-bottom:1px;margin-right:4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-small .ProductLabel-module-scss-module__Coa_4a__label:first-child{border-radius:4px 0 0 4px;margin-left:4px;padding-left:8px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-small .ProductLabel-module-scss-module__Coa_4a__label:first-child.ProductLabel-module-scss-module__Coa_4a__withIcon{padding-left:4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-small .ProductLabel-module-scss-module__Coa_4a__label:last-child{border-radius:0 4px 4px 0;padding-right:8px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-small.ProductLabel-module-scss-module__Coa_4a__rounded .ProductLabel-module-scss-module__Coa_4a__label:first-child{border-radius:4px 0 0 4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-small .ProductLabel-module-scss-module__Coa_4a__geniusDealsLogo{width:62px;padding:2px 3px;left:2px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-small .ProductLabel-module-scss-module__Coa_4a__geniusDealsContainer{margin-left:4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-small .ProductLabel-module-scss-module__Coa_4a__overlapped:after{border-width:9px 5.5px 9px 0;left:-5px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-small .ProductLabel-module-scss-module__Coa_4a__beneath{left:6px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-sm.ProductLabel-module-scss-module__Coa_4a__responsive-small.ProductLabel-module-scss-module__Coa_4a__withLeftOffset>.ProductLabel-module-scss-module__Coa_4a__beneath{margin-left:-4px!important}}@media (max-width:1023.98px){.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-large{max-width:calc(100% - 8px);font-size:12px;font-weight:500}}@media (max-width:1023.98px) and (min-width:1024px){.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-large{font-size:12px;font-weight:500}}@media (max-width:1023.98px){.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-large .ProductLabel-module-scss-module__Coa_4a__label{padding:4px 8px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-large .ProductLabel-module-scss-module__Coa_4a__label:first-child:last-child{border-radius:4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-large .ProductLabel-module-scss-module__Coa_4a__labelIcon{max-height:18px;margin-bottom:2px;margin-right:6px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-large .ProductLabel-module-scss-module__Coa_4a__label:first-child{border-radius:4px 0 0 4px;margin-left:8px;padding-left:12px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-large .ProductLabel-module-scss-module__Coa_4a__label:first-child.ProductLabel-module-scss-module__Coa_4a__withIcon{padding-left:10px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-large .ProductLabel-module-scss-module__Coa_4a__label:last-child{border-radius:0 4px 4px 0;padding-right:12px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-large .ProductLabel-module-scss-module__Coa_4a__geniusDealsLogo{width:87px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-large.ProductLabel-module-scss-module__Coa_4a__rounded .ProductLabel-module-scss-module__Coa_4a__label:first-child{border-radius:4px 0 0 4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-medium{max-width:calc(100% - 8px);font-size:12px;font-weight:500}}@media (max-width:1023.98px) and (min-width:1024px){.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-medium{font-size:12px;font-weight:500}}@media (max-width:1023.98px){.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-medium .ProductLabel-module-scss-module__Coa_4a__label{padding:2px 6px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-medium .ProductLabel-module-scss-module__Coa_4a__label.ProductLabel-module-scss-module__Coa_4a__sponsoredLabel{margin-top:4px;padding-top:3px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-medium .ProductLabel-module-scss-module__Coa_4a__labelIcon{max-height:14px;margin-bottom:1px;margin-right:4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-medium .ProductLabel-module-scss-module__Coa_4a__label:first-child{border-radius:4px 0 0 4px;margin-left:6px;padding-left:8px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-medium .ProductLabel-module-scss-module__Coa_4a__label:first-child.ProductLabel-module-scss-module__Coa_4a__withIcon{padding-left:6px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-medium .ProductLabel-module-scss-module__Coa_4a__label:last-child{border-radius:0 4px 4px 0;padding-right:8px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-medium .ProductLabel-module-scss-module__Coa_4a__geniusDealsLogo{width:55px;margin-right:2px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-medium.ProductLabel-module-scss-module__Coa_4a__rounded .ProductLabel-module-scss-module__Coa_4a__label:first-child{border-radius:4px 0 0 4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-small{max-width:calc(100% - 8px);font-size:10px;font-weight:500}}@media (max-width:1023.98px) and (min-width:1024px){.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-small{font-size:10px}}@media (max-width:1023.98px){.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-small .ProductLabel-module-scss-module__Coa_4a__label{padding:2px 4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-small .ProductLabel-module-scss-module__Coa_4a__label.ProductLabel-module-scss-module__Coa_4a__sponsoredLabel{padding-top:3px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-small .ProductLabel-module-scss-module__Coa_4a__labelIcon{max-height:16px;margin-bottom:1px;margin-right:4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-small .ProductLabel-module-scss-module__Coa_4a__label:first-child{border-radius:4px 0 0 4px;margin-left:4px;padding-left:8px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-small .ProductLabel-module-scss-module__Coa_4a__label:first-child.ProductLabel-module-scss-module__Coa_4a__withIcon{padding-left:4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-small .ProductLabel-module-scss-module__Coa_4a__label:last-child{border-radius:0 4px 4px 0;padding-right:8px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-small.ProductLabel-module-scss-module__Coa_4a__rounded .ProductLabel-module-scss-module__Coa_4a__label:first-child{border-radius:4px 0 0 4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-small .ProductLabel-module-scss-module__Coa_4a__geniusDealsLogo{width:62px;padding:2px 3px;left:2px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-small .ProductLabel-module-scss-module__Coa_4a__geniusDealsContainer{margin-left:4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-small .ProductLabel-module-scss-module__Coa_4a__overlapped:after{border-width:9px 5.5px 9px 0;left:-5px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-small .ProductLabel-module-scss-module__Coa_4a__beneath{left:6px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-md.ProductLabel-module-scss-module__Coa_4a__responsive-small.ProductLabel-module-scss-module__Coa_4a__withLeftOffset>.ProductLabel-module-scss-module__Coa_4a__beneath{margin-left:-4px!important}}@media (max-width:1259.98px){.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-large{max-width:calc(100% - 8px);font-size:12px;font-weight:500}}@media (max-width:1259.98px) and (min-width:1024px){.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-large{font-size:12px;font-weight:500}}@media (max-width:1259.98px){.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-large .ProductLabel-module-scss-module__Coa_4a__label{padding:4px 8px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-large .ProductLabel-module-scss-module__Coa_4a__label:first-child:last-child{border-radius:4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-large .ProductLabel-module-scss-module__Coa_4a__labelIcon{max-height:18px;margin-bottom:2px;margin-right:6px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-large .ProductLabel-module-scss-module__Coa_4a__label:first-child{border-radius:4px 0 0 4px;margin-left:8px;padding-left:12px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-large .ProductLabel-module-scss-module__Coa_4a__label:first-child.ProductLabel-module-scss-module__Coa_4a__withIcon{padding-left:10px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-large .ProductLabel-module-scss-module__Coa_4a__label:last-child{border-radius:0 4px 4px 0;padding-right:12px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-large .ProductLabel-module-scss-module__Coa_4a__geniusDealsLogo{width:87px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-large.ProductLabel-module-scss-module__Coa_4a__rounded .ProductLabel-module-scss-module__Coa_4a__label:first-child{border-radius:4px 0 0 4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-medium{max-width:calc(100% - 8px);font-size:12px;font-weight:500}}@media (max-width:1259.98px) and (min-width:1024px){.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-medium{font-size:12px;font-weight:500}}@media (max-width:1259.98px){.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-medium .ProductLabel-module-scss-module__Coa_4a__label{padding:2px 6px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-medium .ProductLabel-module-scss-module__Coa_4a__label.ProductLabel-module-scss-module__Coa_4a__sponsoredLabel{margin-top:4px;padding-top:3px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-medium .ProductLabel-module-scss-module__Coa_4a__labelIcon{max-height:14px;margin-bottom:1px;margin-right:4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-medium .ProductLabel-module-scss-module__Coa_4a__label:first-child{border-radius:4px 0 0 4px;margin-left:6px;padding-left:8px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-medium .ProductLabel-module-scss-module__Coa_4a__label:first-child.ProductLabel-module-scss-module__Coa_4a__withIcon{padding-left:6px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-medium .ProductLabel-module-scss-module__Coa_4a__label:last-child{border-radius:0 4px 4px 0;padding-right:8px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-medium .ProductLabel-module-scss-module__Coa_4a__geniusDealsLogo{width:55px;margin-right:2px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-medium.ProductLabel-module-scss-module__Coa_4a__rounded .ProductLabel-module-scss-module__Coa_4a__label:first-child{border-radius:4px 0 0 4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-small{max-width:calc(100% - 8px);font-size:10px;font-weight:500}}@media (max-width:1259.98px) and (min-width:1024px){.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-small{font-size:10px}}@media (max-width:1259.98px){.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-small .ProductLabel-module-scss-module__Coa_4a__label{padding:2px 4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-small .ProductLabel-module-scss-module__Coa_4a__label.ProductLabel-module-scss-module__Coa_4a__sponsoredLabel{padding-top:3px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-small .ProductLabel-module-scss-module__Coa_4a__labelIcon{max-height:16px;margin-bottom:1px;margin-right:4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-small .ProductLabel-module-scss-module__Coa_4a__label:first-child{border-radius:4px 0 0 4px;margin-left:4px;padding-left:8px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-small .ProductLabel-module-scss-module__Coa_4a__label:first-child.ProductLabel-module-scss-module__Coa_4a__withIcon{padding-left:4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-small .ProductLabel-module-scss-module__Coa_4a__label:last-child{border-radius:0 4px 4px 0;padding-right:8px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-small.ProductLabel-module-scss-module__Coa_4a__rounded .ProductLabel-module-scss-module__Coa_4a__label:first-child{border-radius:4px 0 0 4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-small .ProductLabel-module-scss-module__Coa_4a__geniusDealsLogo{width:62px;padding:2px 3px;left:2px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-small .ProductLabel-module-scss-module__Coa_4a__geniusDealsContainer{margin-left:4px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-small .ProductLabel-module-scss-module__Coa_4a__overlapped:after{border-width:9px 5.5px 9px 0;left:-5px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-small .ProductLabel-module-scss-module__Coa_4a__beneath{left:6px}.ProductLabel-module-scss-module__Coa_4a__root.ProductLabel-module-scss-module__Coa_4a__break-at-lg.ProductLabel-module-scss-module__Coa_4a__responsive-small.ProductLabel-module-scss-module__Coa_4a__withLeftOffset>.ProductLabel-module-scss-module__Coa_4a__beneath{margin-left:-4px!important}}.ProductLabel-module-scss-module__Coa_4a__root .ProductLabel-module-scss-module__Coa_4a__label.ProductLabel-module-scss-module__Coa_4a__beneath,.ProductLabel-module-scss-module__Coa_4a__root .ProductLabel-module-scss-module__Coa_4a__geniusDealsLogo.ProductLabel-module-scss-module__Coa_4a__beneath{padding-right:12px!important}@media (min-width:640px){.ProductLabel-module-scss-module__Coa_4a__root .ProductLabel-module-scss-module__Coa_4a__label.ProductLabel-module-scss-module__Coa_4a__beneath,.ProductLabel-module-scss-module__Coa_4a__root .ProductLabel-module-scss-module__Coa_4a__geniusDealsLogo.ProductLabel-module-scss-module__Coa_4a__beneath{padding-right:18px!important}}
@keyframes ProductLabels-module-scss-module__8Lr4UW__useFade-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ProductLabels-module-scss-module__8Lr4UW__useFade-fadeOut{0%{opacity:1}to{opacity:0}}.ProductLabels-module-scss-module__8Lr4UW__root{width:100%}.ProductLabels-module-scss-module__8Lr4UW__root.ProductLabels-module-scss-module__8Lr4UW__large .ProductLabels-module-scss-module__8Lr4UW__label:not(:first-child){margin-top:6px}.ProductLabels-module-scss-module__8Lr4UW__root.ProductLabels-module-scss-module__8Lr4UW__medium .ProductLabels-module-scss-module__8Lr4UW__label:not(:first-child),.ProductLabels-module-scss-module__8Lr4UW__root.ProductLabels-module-scss-module__8Lr4UW__small .ProductLabels-module-scss-module__8Lr4UW__label:not(:first-child){margin-top:4px}@media (max-width:639.98px){.ProductLabels-module-scss-module__8Lr4UW__root.ProductLabels-module-scss-module__8Lr4UW__break-at-sm.ProductLabels-module-scss-module__8Lr4UW__responsive-large .ProductLabels-module-scss-module__8Lr4UW__label:not(:first-child){margin-top:6px}.ProductLabels-module-scss-module__8Lr4UW__root.ProductLabels-module-scss-module__8Lr4UW__break-at-sm.ProductLabels-module-scss-module__8Lr4UW__responsive-medium .ProductLabels-module-scss-module__8Lr4UW__label:not(:first-child),.ProductLabels-module-scss-module__8Lr4UW__root.ProductLabels-module-scss-module__8Lr4UW__break-at-sm.ProductLabels-module-scss-module__8Lr4UW__responsive-small .ProductLabels-module-scss-module__8Lr4UW__label:not(:first-child){margin-top:4px}}@media (max-width:1023.98px){.ProductLabels-module-scss-module__8Lr4UW__root.ProductLabels-module-scss-module__8Lr4UW__break-at-md.ProductLabels-module-scss-module__8Lr4UW__responsive-large .ProductLabels-module-scss-module__8Lr4UW__label:not(:first-child){margin-top:6px}.ProductLabels-module-scss-module__8Lr4UW__root.ProductLabels-module-scss-module__8Lr4UW__break-at-md.ProductLabels-module-scss-module__8Lr4UW__responsive-medium .ProductLabels-module-scss-module__8Lr4UW__label:not(:first-child),.ProductLabels-module-scss-module__8Lr4UW__root.ProductLabels-module-scss-module__8Lr4UW__break-at-md.ProductLabels-module-scss-module__8Lr4UW__responsive-small .ProductLabels-module-scss-module__8Lr4UW__label:not(:first-child){margin-top:4px}}@media (max-width:1259.98px){.ProductLabels-module-scss-module__8Lr4UW__root.ProductLabels-module-scss-module__8Lr4UW__break-at-lg.ProductLabels-module-scss-module__8Lr4UW__responsive-large .ProductLabels-module-scss-module__8Lr4UW__label:not(:first-child){margin-top:6px}.ProductLabels-module-scss-module__8Lr4UW__root.ProductLabels-module-scss-module__8Lr4UW__break-at-lg.ProductLabels-module-scss-module__8Lr4UW__responsive-medium .ProductLabels-module-scss-module__8Lr4UW__label:not(:first-child),.ProductLabels-module-scss-module__8Lr4UW__root.ProductLabels-module-scss-module__8Lr4UW__break-at-lg.ProductLabels-module-scss-module__8Lr4UW__responsive-small .ProductLabels-module-scss-module__8Lr4UW__label:not(:first-child){margin-top:4px}}
@keyframes ProductGalleryThumbnails-module-scss-module__f63kWG__useFade-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ProductGalleryThumbnails-module-scss-module__f63kWG__useFade-fadeOut{0%{opacity:1}to{opacity:0}}.ProductGalleryThumbnails-module-scss-module__f63kWG__root{flex-direction:row;justify-content:center;align-items:center;width:100%;display:flex}@media (max-width:639.98px){.ProductGalleryThumbnails-module-scss-module__f63kWG__root{visibility:hidden;pointer-events:none;display:none}}.ProductGalleryThumbnails-module-scss-module__f63kWG__thumbnail{cursor:pointer;border:1px solid #0000;flex-direction:row;justify-content:center;align-items:center;margin:0 4px;display:flex}.ProductGalleryThumbnails-module-scss-module__f63kWG__thumbnail.ProductGalleryThumbnails-module-scss-module__f63kWG__active{border-color:green;border-radius:8px}.ProductGalleryThumbnails-module-scss-module__f63kWG__thumbnail img{border-radius:8px;max-width:60px;max-height:60px}
@keyframes ProductGalleryZoom-module-scss-module__t23BZa__useFade-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ProductGalleryZoom-module-scss-module__t23BZa__useFade-fadeOut{0%{opacity:1}to{opacity:0}}.ProductGalleryZoom-module-scss-module__t23BZa__root{background:#f9f9f9;border-radius:0 0 8px 8px;flex-direction:row;justify-content:center;align-items:center;width:100%;display:flex}.ProductGalleryZoom-module-scss-module__t23BZa__zoomOpen{flex-direction:row;justify-content:center;align-items:center;display:flex;position:absolute;bottom:10px;right:10px}.ProductGalleryZoom-module-scss-module__t23BZa__zoomActions{color:#767272;justify-content:space-between;width:120px;padding:10px;display:flex;position:relative;bottom:0}.ProductGalleryZoom-module-scss-module__t23BZa__zoomIcon{color:green;cursor:pointer;z-index:2;background:#fff;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:relative}.ProductGalleryZoom-module-scss-module__t23BZa__zoomIcon:hover{color:#fff;background:green;transform:scale(1.05);box-shadow:0 8px 16px #0000000a}.ProductGalleryZoom-module-scss-module__t23BZa__zoomIcon.ProductGalleryZoom-module-scss-module__t23BZa__disabled{opacity:.5;cursor:not-allowed;pointer-events:none}
@keyframes ProductGallery-module-scss-module__ilRDjq__useFade-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ProductGallery-module-scss-module__ilRDjq__useFade-fadeOut{0%{opacity:1}to{opacity:0}}.ProductGallery-module-scss-module__ilRDjq__root{width:100%;height:auto;position:relative}.ProductGallery-module-scss-module__ilRDjq__root.ProductGallery-module-scss-module__ilRDjq__empty{background-color:#f9f9f9;border-radius:8px}.ProductGallery-module-scss-module__ilRDjq__root .ProductGallery-module-scss-module__ilRDjq__carousel{background:#f9f9f9;border-radius:8px;overflow:hidden}.ProductGallery-module-scss-module__ilRDjq__root .ProductGallery-module-scss-module__ilRDjq__carousel.ProductGallery-module-scss-module__ilRDjq__maximized{border-radius:8px 8px 0 0}.ProductGallery-module-scss-module__ilRDjq__root .ProductGallery-module-scss-module__ilRDjq__carousel .ProductGallery-module-scss-module__ilRDjq__carouselPrev{left:10px}.ProductGallery-module-scss-module__ilRDjq__root .ProductGallery-module-scss-module__ilRDjq__carousel .ProductGallery-module-scss-module__ilRDjq__carouselNext{right:10px}.ProductGallery-module-scss-module__ilRDjq__slidesWrapper,.ProductGallery-module-scss-module__ilRDjq__slidesWrapper.ProductGallery-module-scss-module__ilRDjq__maximized{margin-bottom:8px}.ProductGallery-module-scss-module__ilRDjq__pagination{transform:translateY(-8px)}.ProductGallery-module-scss-module__ilRDjq__slide{cursor:pointer;flex-direction:row;justify-content:center;align-items:center;display:flex;height:auto!important}.ProductGallery-module-scss-module__ilRDjq__slide.ProductGallery-module-scss-module__ilRDjq__isImageMaximized{cursor:inherit;padding-bottom:8px}@media (min-width:640px){.ProductGallery-module-scss-module__ilRDjq__slide.ProductGallery-module-scss-module__ilRDjq__isImageMaximized{width:100%!important}}.ProductGallery-module-scss-module__ilRDjq__slide.ProductGallery-module-scss-module__ilRDjq__firstLevelZoom{cursor:zoom-in}.ProductGallery-module-scss-module__ilRDjq__slide.ProductGallery-module-scss-module__ilRDjq__canPan{cursor:grab}.ProductGallery-module-scss-module__ilRDjq__slide.ProductGallery-module-scss-module__ilRDjq__panning{cursor:grabbing}.ProductGallery-module-scss-module__ilRDjq__zoomControls.ProductGallery-module-scss-module__ilRDjq__hidden{visibility:hidden;pointer-events:none;display:none}.ProductGallery-module-scss-module__ilRDjq__imageWrapper{max-width:264px;font-size:0;position:relative}.ProductGallery-module-scss-module__ilRDjq__imageWrapper>span{display:block!important}@media (min-width:400px){.ProductGallery-module-scss-module__ilRDjq__imageWrapper{max-width:320px}}@media (min-width:640px){.ProductGallery-module-scss-module__ilRDjq__imageWrapper{max-width:unset}}.ProductGallery-module-scss-module__ilRDjq__imageWrapper.ProductGallery-module-scss-module__ilRDjq__empty{flex-direction:row;justify-content:center;align-items:center;margin:0 auto;display:flex}.ProductGallery-module-scss-module__ilRDjq__imageWrapper.ProductGallery-module-scss-module__ilRDjq__empty .ProductGallery-module-scss-module__ilRDjq__image{border-radius:8px;width:100%}.ProductGallery-module-scss-module__ilRDjq__image.ProductGallery-module-scss-module__ilRDjq__unavailable{opacity:.4;pointer-events:none}@media (min-width:640px){.ProductGallery-module-scss-module__ilRDjq__image{max-width:unset;width:auto;max-height:550px}}.ProductGallery-module-scss-module__ilRDjq__thumbnails{margin:32px 0 12px}.ProductGallery-module-scss-module__ilRDjq__carouselSlide{width:100%}.ProductGallery-module-scss-module__ilRDjq__infoLabels{z-index:2;position:absolute;bottom:8px;left:8px}
@keyframes RecipeLabel-module-scss-module__CzK1Qa__useFade-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes RecipeLabel-module-scss-module__CzK1Qa__useFade-fadeOut{0%{opacity:1}to{opacity:0}}.RecipeLabel-module-scss-module__CzK1Qa__root{font-size:14px;font-weight:500}@media (min-width:1024px){.RecipeLabel-module-scss-module__CzK1Qa__root{font-size:16px;font-weight:500}}.RecipeLabel-module-scss-module__CzK1Qa__root{-webkit-line-clamp:1;text-overflow:ellipsis;letter-spacing:.5px;border-radius:0 8px 8px 0;-webkit-box-orient:vertical;max-height:28px;padding:0 14px;line-height:28px;display:-webkit-box;overflow:hidden}.RecipeLabel-module-scss-module__CzK1Qa__root.RecipeLabel-module-scss-module__CzK1Qa__rounded{border-radius:8px}@media (min-width:1024px){.RecipeLabel-module-scss-module__CzK1Qa__root{-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;max-height:32px;padding:0 16px;line-height:32px;display:-webkit-box;overflow:hidden}}
@keyframes RecipePrice-module-scss-module__cmXrlW__useFade-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes RecipePrice-module-scss-module__cmXrlW__useFade-fadeOut{0%{opacity:1}to{opacity:0}}.RecipePrice-module-scss-module__cmXrlW__root{flex-direction:row;justify-content:flex-start;align-items:flex-end;display:flex}.RecipePrice-module-scss-module__cmXrlW__root .RecipePrice-module-scss-module__cmXrlW__originalPrice{font-size:14px;font-weight:400}@media (min-width:1024px){.RecipePrice-module-scss-module__cmXrlW__root .RecipePrice-module-scss-module__cmXrlW__originalPrice{font-size:16px}}.RecipePrice-module-scss-module__cmXrlW__root .RecipePrice-module-scss-module__cmXrlW__originalPrice{color:#767272;margin-bottom:1px;margin-right:8px}.RecipePrice-module-scss-module__cmXrlW__root .RecipePrice-module-scss-module__cmXrlW__price{font-size:18px;font-weight:500}@media (min-width:1024px){.RecipePrice-module-scss-module__cmXrlW__root .RecipePrice-module-scss-module__cmXrlW__price{font-size:20px}}.RecipePrice-module-scss-module__cmXrlW__root .RecipePrice-module-scss-module__cmXrlW__price{color:#000}.RecipePrice-module-scss-module__cmXrlW__root .RecipePrice-module-scss-module__cmXrlW__price.RecipePrice-module-scss-module__cmXrlW__discounted,.RecipePrice-module-scss-module__cmXrlW__root .RecipePrice-module-scss-module__cmXrlW__price.RecipePrice-module-scss-module__cmXrlW__discounted~.RecipePrice-module-scss-module__cmXrlW__perServingLabel{color:red}.RecipePrice-module-scss-module__cmXrlW__root .RecipePrice-module-scss-module__cmXrlW__perServingLabel{font-size:18px;font-weight:500}@media (min-width:1024px){.RecipePrice-module-scss-module__cmXrlW__root .RecipePrice-module-scss-module__cmXrlW__perServingLabel{font-size:20px}}.RecipePrice-module-scss-module__cmXrlW__root .RecipePrice-module-scss-module__cmXrlW__perServingLabel{color:#767272}@media (min-width:1024px){.RecipePrice-module-scss-module__cmXrlW__isQuickView .RecipePrice-module-scss-module__cmXrlW__originalPrice{font-size:14px;font-weight:500}}@media (min-width:1024px) and (min-width:1024px){.RecipePrice-module-scss-module__cmXrlW__isQuickView .RecipePrice-module-scss-module__cmXrlW__originalPrice{font-size:14px;font-weight:500}}@media (min-width:1024px){.RecipePrice-module-scss-module__cmXrlW__isQuickView .RecipePrice-module-scss-module__cmXrlW__price.RecipePrice-module-scss-module__cmXrlW__discounted{font-size:14px;font-weight:500}}@media (min-width:1024px) and (min-width:1024px){.RecipePrice-module-scss-module__cmXrlW__isQuickView .RecipePrice-module-scss-module__cmXrlW__price.RecipePrice-module-scss-module__cmXrlW__discounted{font-size:18px;font-weight:500}}@media (min-width:1024px){.RecipePrice-module-scss-module__cmXrlW__isQuickView .RecipePrice-module-scss-module__cmXrlW__price~.RecipePrice-module-scss-module__cmXrlW__perServingLabel{font-size:14px;font-weight:500}}@media (min-width:1024px) and (min-width:1024px){.RecipePrice-module-scss-module__cmXrlW__isQuickView .RecipePrice-module-scss-module__cmXrlW__price~.RecipePrice-module-scss-module__cmXrlW__perServingLabel{font-size:14px;font-weight:500}}
@keyframes RecipeStat-module-scss-module__hXxtWW__useFade-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes RecipeStat-module-scss-module__hXxtWW__useFade-fadeOut{0%{opacity:1}to{opacity:0}}.RecipeStat-module-scss-module__hXxtWW__root{text-align:center;background-color:#f9f9f9;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:center;padding:12px 0;display:flex}@media (min-width:1024px){.RecipeStat-module-scss-module__hXxtWW__root{padding:24px 8px}}.RecipeStat-module-scss-module__hXxtWW__root.RecipeStat-module-scss-module__hXxtWW__minimal{background-color:#0000;border-radius:0;flex-direction:row;justify-content:space-between;align-items:center;padding:0;display:flex}.RecipeStat-module-scss-module__hXxtWW__root.RecipeStat-module-scss-module__hXxtWW__minimal .RecipeStat-module-scss-module__hXxtWW__icon{margin-right:4px}.RecipeStat-module-scss-module__hXxtWW__root.RecipeStat-module-scss-module__hXxtWW__minimal .RecipeStat-module-scss-module__hXxtWW__icon svg{width:20px;height:20px}.RecipeStat-module-scss-module__hXxtWW__root.RecipeStat-module-scss-module__hXxtWW__minimal .RecipeStat-module-scss-module__hXxtWW__value{font-size:12px;font-weight:400}@media (min-width:1024px){.RecipeStat-module-scss-module__hXxtWW__root.RecipeStat-module-scss-module__hXxtWW__minimal .RecipeStat-module-scss-module__hXxtWW__value{font-size:14px;font-weight:400}}.RecipeStat-module-scss-module__hXxtWW__root.RecipeStat-module-scss-module__hXxtWW__minimal .RecipeStat-module-scss-module__hXxtWW__value{white-space:nowrap;color:#000}@media (min-width:1024px){.RecipeStat-module-scss-module__hXxtWW__root.RecipeStat-module-scss-module__hXxtWW__minimal{padding:0}}.RecipeStat-module-scss-module__hXxtWW__icon{flex-direction:row;justify-content:center;align-items:center;display:flex}.RecipeStat-module-scss-module__hXxtWW__icon svg{color:green;width:32px;height:32px}@media (min-width:1024px){.RecipeStat-module-scss-module__hXxtWW__icon svg{width:36px;height:36px}}.RecipeStat-module-scss-module__hXxtWW__label{flex-direction:row;flex-grow:1;justify-content:center;align-items:center;margin-top:8px;padding:0 16px;font-size:12px;font-weight:400;display:flex}@media (min-width:640px){.RecipeStat-module-scss-module__hXxtWW__label{font-size:14px;font-weight:400}}@media (min-width:1024px){.RecipeStat-module-scss-module__hXxtWW__label{color:#454545;flex-grow:0;margin-top:16px;padding:0;font-size:16px;font-weight:400}}.RecipeStat-module-scss-module__hXxtWW__valueWrapper{flex-flow:wrap;justify-content:center;align-items:center;display:flex}.RecipeStat-module-scss-module__hXxtWW__value{color:#000;margin-top:2px;font-size:14px;font-weight:700}.RecipeStat-module-scss-module__hXxtWW__value.RecipeStat-module-scss-module__hXxtWW__original{color:#767272;margin-right:4px;font-weight:400;text-decoration:line-through}.RecipeStat-module-scss-module__hXxtWW__value.RecipeStat-module-scss-module__hXxtWW__original~.RecipeStat-module-scss-module__hXxtWW__value{margin-top:0}.RecipeStat-module-scss-module__hXxtWW__value.RecipeStat-module-scss-module__hXxtWW__discounted{color:red}@media (min-width:640px){.RecipeStat-module-scss-module__hXxtWW__value{font-size:14px;font-weight:700}.RecipeStat-module-scss-module__hXxtWW__value.RecipeStat-module-scss-module__hXxtWW__original{font-weight:400}}@media (min-width:1024px){.RecipeStat-module-scss-module__hXxtWW__value{margin-top:4px;font-size:16px;font-weight:700}.RecipeStat-module-scss-module__hXxtWW__value.RecipeStat-module-scss-module__hXxtWW__original{font-weight:400}}
@keyframes RecipeStats-module-scss-module__kvlP0a__useFade-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes RecipeStats-module-scss-module__kvlP0a__useFade-fadeOut{0%{opacity:1}to{opacity:0}}.RecipeStats-module-scss-module__kvlP0a__root.RecipeStats-module-scss-module__kvlP0a__default{flex-flow:wrap;justify-content:space-between;align-items:center;width:calc(100% + 8px);margin:0 -4px -8px;padding:0;display:flex}.RecipeStats-module-scss-module__kvlP0a__root.RecipeStats-module-scss-module__kvlP0a__default .RecipeStats-module-scss-module__kvlP0a__stat{align-self:stretch}@media (max-width:1023.98px){.RecipeStats-module-scss-module__kvlP0a__root.RecipeStats-module-scss-module__kvlP0a__default .RecipeStats-module-scss-module__kvlP0a__stat{flex:auto;width:calc(33% - 8px);margin:0 4px 8px}.RecipeStats-module-scss-module__kvlP0a__root.RecipeStats-module-scss-module__kvlP0a__default .RecipeStats-module-scss-module__kvlP0a__stat:first-child,.RecipeStats-module-scss-module__kvlP0a__root.RecipeStats-module-scss-module__kvlP0a__default .RecipeStats-module-scss-module__kvlP0a__stat:nth-child(2){width:calc(50% - 8px)}.RecipeStats-module-scss-module__kvlP0a__root.RecipeStats-module-scss-module__kvlP0a__default .RecipeStats-module-scss-module__kvlP0a__stat:not(:first-child,:nth-child(2)) .RecipeStats-module-scss-module__kvlP0a__icon>svg{color:#767272}}@media (min-width:1024px){.RecipeStats-module-scss-module__kvlP0a__root.RecipeStats-module-scss-module__kvlP0a__default{width:calc(100% + 48px);margin:0 -24px;padding:0 12px}.RecipeStats-module-scss-module__kvlP0a__root.RecipeStats-module-scss-module__kvlP0a__default .RecipeStats-module-scss-module__kvlP0a__stat{flex:1;width:auto;margin:0 12px}}.RecipeStats-module-scss-module__kvlP0a__root.RecipeStats-module-scss-module__kvlP0a__minimal{flex-direction:row;justify-content:flex-start;align-items:flex-start;display:flex}.RecipeStats-module-scss-module__kvlP0a__root.RecipeStats-module-scss-module__kvlP0a__minimal .RecipeStats-module-scss-module__kvlP0a__stat{flex:0}.RecipeStats-module-scss-module__kvlP0a__root.RecipeStats-module-scss-module__kvlP0a__minimal .RecipeStats-module-scss-module__kvlP0a__stat .RecipeStats-module-scss-module__kvlP0a__value{margin-top:0}.RecipeStats-module-scss-module__kvlP0a__root.RecipeStats-module-scss-module__kvlP0a__minimal .RecipeStats-module-scss-module__kvlP0a__stat:not(:first-child){margin-left:8px}@media (min-width:1024px){.RecipeStats-module-scss-module__kvlP0a__root.RecipeStats-module-scss-module__kvlP0a__minimal .RecipeStats-module-scss-module__kvlP0a__stat:not(:first-child){margin-left:8px}}
@keyframes RecipeCard-module-scss-module__uukkQW__useFade-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes RecipeCard-module-scss-module__uukkQW__useFade-fadeOut{0%{opacity:1}to{opacity:0}}.RecipeCard-module-scss-module__uukkQW__root{border-radius:16px;width:100%;transition:box-shadow .2s,transform .2s,border-color .2s;display:block;overflow:hidden;transform:translateY(0);box-shadow:0 3px 6px #0000}.RecipeCard-module-scss-module__uukkQW__root:hover{cursor:pointer;border-color:#dedede;transform:translateY(-1px);box-shadow:0 3px 6px #0000000d}.RecipeCard-module-scss-module__uukkQW__thumbnail{width:100%;position:relative;overflow:hidden}.RecipeCard-module-scss-module__uukkQW__thumbnail .RecipeCard-module-scss-module__uukkQW__image{flex-direction:row;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.RecipeCard-module-scss-module__uukkQW__thumbnail .RecipeCard-module-scss-module__uukkQW__label{font-size:14px;font-weight:500}@media (min-width:640px){.RecipeCard-module-scss-module__uukkQW__thumbnail .RecipeCard-module-scss-module__uukkQW__label{font-size:16px;font-weight:500}}.RecipeCard-module-scss-module__uukkQW__thumbnail .RecipeCard-module-scss-module__uukkQW__label{-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;max-width:75%;max-height:28px;padding-top:0;padding-bottom:0;line-height:28px;display:-webkit-box;position:absolute;top:8px;left:0;overflow:hidden}@media (min-width:640px){.RecipeCard-module-scss-module__uukkQW__thumbnail .RecipeCard-module-scss-module__uukkQW__label{-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;max-height:32px;line-height:32px;display:-webkit-box;top:16px;overflow:hidden}}.RecipeCard-module-scss-module__uukkQW__thumbnail .RecipeCard-module-scss-module__uukkQW__banner{width:calc(100% - 16px);min-height:24px;position:absolute;bottom:8px;left:8px}.RecipeCard-module-scss-module__uukkQW__content{border:1px solid #f4f4f4;border-top:none;border-radius:0 0 16px 16px;flex-shrink:0;padding:12px 8px 8px}.RecipeCard-module-scss-module__uukkQW__content .RecipeCard-module-scss-module__uukkQW__stats{flex-direction:row;justify-content:flex-start;align-items:center;min-height:22px;margin-bottom:12px;padding:0 2px;display:flex}.RecipeCard-module-scss-module__uukkQW__content .RecipeCard-module-scss-module__uukkQW__name{font-size:16px;font-weight:500}@media (min-width:640px){.RecipeCard-module-scss-module__uukkQW__content .RecipeCard-module-scss-module__uukkQW__name{font-size:16px;font-weight:500}}.RecipeCard-module-scss-module__uukkQW__content .RecipeCard-module-scss-module__uukkQW__name{-webkit-line-clamp:2;text-overflow:ellipsis;color:#000;-webkit-box-orient:vertical;min-height:40px;max-height:40px;padding:0 4px;line-height:20px;display:-webkit-box;overflow:hidden}.RecipeCard-module-scss-module__uukkQW__content .RecipeCard-module-scss-module__uukkQW__pricing{min-height:28px;margin-top:4px;padding:0 4px}.RecipeCard-module-scss-module__uukkQW__content .RecipeCard-module-scss-module__uukkQW__pricing .RecipeCard-module-scss-module__uukkQW__originalPrice{margin-bottom:1px;margin-right:6px}.RecipeCard-module-scss-module__uukkQW__content .RecipeCard-module-scss-module__uukkQW__pricing .RecipeCard-module-scss-module__uukkQW__perServingLabel{font-size:14px;font-weight:500}@media (min-width:1024px){.RecipeCard-module-scss-module__uukkQW__content .RecipeCard-module-scss-module__uukkQW__pricing .RecipeCard-module-scss-module__uukkQW__perServingLabel{font-size:16px;font-weight:500}}.RecipeCard-module-scss-module__uukkQW__content .RecipeCard-module-scss-module__uukkQW__pricing .RecipeCard-module-scss-module__uukkQW__perServingLabel{margin-bottom:2px;margin-left:1px}.RecipeCard-module-scss-module__uukkQW__content .RecipeCard-module-scss-module__uukkQW__actions{width:100%;margin-top:8px}.RecipeCard-module-scss-module__uukkQW__content .RecipeCard-module-scss-module__uukkQW__actions .RecipeCard-module-scss-module__uukkQW__viewIngredientsButton{font-size:14px;font-weight:500}@media (min-width:640px){.RecipeCard-module-scss-module__uukkQW__content .RecipeCard-module-scss-module__uukkQW__actions .RecipeCard-module-scss-module__uukkQW__viewIngredientsButton{font-size:16px;font-weight:500}}.RecipeCard-module-scss-module__uukkQW__content .RecipeCard-module-scss-module__uukkQW__actions .RecipeCard-module-scss-module__uukkQW__viewIngredientsButton{width:100%;height:40px}@media (min-width:640px){.RecipeCard-module-scss-module__uukkQW__content{padding:12px}.RecipeCard-module-scss-module__uukkQW__content .RecipeCard-module-scss-module__uukkQW__name{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;max-height:42px;line-height:21px;display:-webkit-box;overflow:hidden}.RecipeCard-module-scss-module__uukkQW__content .RecipeCard-module-scss-module__uukkQW__pricing{min-height:28px;margin-top:8px}.RecipeCard-module-scss-module__uukkQW__content .RecipeCard-module-scss-module__uukkQW__actions{margin-top:12px}}@media (min-width:1024px){.RecipeCard-module-scss-module__uukkQW__content .RecipeCard-module-scss-module__uukkQW__name{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;max-height:44px;line-height:22px;display:-webkit-box;overflow:hidden}}
@keyframes RecipeCarousel-module-scss-module__N5y7HW__useFade-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes RecipeCarousel-module-scss-module__N5y7HW__useFade-fadeOut{0%{opacity:1}to{opacity:0}}.RecipeCarousel-module-scss-module__N5y7HW__viewMore{height:100%}.RecipeCarousel-module-scss-module__N5y7HW__carousel{margin:0 -16px}@media (min-width:640px){.RecipeCarousel-module-scss-module__N5y7HW__carousel{margin:0}}.RecipeCarousel-module-scss-module__N5y7HW__carouselSlidesWrapper{padding:0 16px}@media (min-width:640px){.RecipeCarousel-module-scss-module__N5y7HW__carouselSlidesWrapper{padding:0}}.RecipeCarousel-module-scss-module__N5y7HW__header{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}@media (min-width:640px){.RecipeCarousel-module-scss-module__N5y7HW__header{margin-bottom:24px}}@media (min-width:1024px){.RecipeCarousel-module-scss-module__N5y7HW__header{margin-bottom:24px}}.RecipeCarousel-module-scss-module__N5y7HW__header:not(.RecipeCarousel-module-scss-module__N5y7HW__empty){min-height:34px}.RecipeCarousel-module-scss-module__N5y7HW__header .RecipeCarousel-module-scss-module__N5y7HW__title{font-size:18px;font-weight:500}@media (min-width:1024px){.RecipeCarousel-module-scss-module__N5y7HW__header .RecipeCarousel-module-scss-module__N5y7HW__title{font-size:24px;font-weight:500}}.RecipeCarousel-module-scss-module__N5y7HW__header .RecipeCarousel-module-scss-module__N5y7HW__title{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}
@keyframes RecipeCarouselSlot-module-scss-module__IHwOwa__useFade-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes RecipeCarouselSlot-module-scss-module__IHwOwa__useFade-fadeOut{0%{opacity:1}to{opacity:0}}.RecipeCarouselSlot-module-scss-module__IHwOwa__header{margin:24px 0 16px}@media (min-width:1024px){.RecipeCarouselSlot-module-scss-module__IHwOwa__header{margin:24px 0}.RecipeCarouselSlot-module-scss-module__IHwOwa__header .RecipeCarouselSlot-module-scss-module__IHwOwa__title{font-size:18px;font-weight:500}}@media (min-width:1024px) and (min-width:1024px){.RecipeCarouselSlot-module-scss-module__IHwOwa__header .RecipeCarouselSlot-module-scss-module__IHwOwa__title{font-size:20px;font-weight:500}}
@keyframes Textarea-module-scss-module__eoUJFW__useFade-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Textarea-module-scss-module__eoUJFW__useFade-fadeOut{0%{opacity:1}to{opacity:0}}.Textarea-module-scss-module__eoUJFW__root{width:100%}.Textarea-module-scss-module__eoUJFW__textarea{border:1px solid #dedede;outline:0;width:100%;padding:13px;transition:background-color .2s,border-color .2s,color .2s,box-shadow .2s}.Textarea-module-scss-module__eoUJFW__textarea:hover:not([disabled]){border-color:#767272}.Textarea-module-scss-module__eoUJFW__textarea:focus:not([disabled]){border-color:#454545}.Textarea-module-scss-module__eoUJFW__textarea.Textarea-module-scss-module__eoUJFW__hasError{border-color:#ff7070;box-shadow:inset 0 0 0 1px #ff7070}.Textarea-module-scss-module__eoUJFW__textarea::placeholder{color:#767272}.Textarea-module-scss-module__eoUJFW__textarea[disabled]{color:#767272;background:#f9f9f9;border-color:#f4f4f4}.Textarea-module-scss-module__eoUJFW__textarea{border-radius:8px;font-size:14px;font-weight:400}@media (min-width:1024px){.Textarea-module-scss-module__eoUJFW__textarea{font-size:16px}}.Textarea-module-scss-module__eoUJFW__label{margin-bottom:8px}.Textarea-module-scss-module__eoUJFW__error{color:#ff7070;min-height:20px;margin-top:2px;margin-left:4px;transition:opacity .2s}.Textarea-module-scss-module__eoUJFW__error svg{margin-right:4px}.Textarea-module-scss-module__eoUJFW__error.Textarea-module-scss-module__eoUJFW__visible{visibility:visible;opacity:1}.Textarea-module-scss-module__eoUJFW__error{visibility:hidden;opacity:0;flex-direction:row;justify-content:flex-start;align-items:center;font-size:12px;font-weight:400;display:flex}@media (min-width:1024px){.Textarea-module-scss-module__eoUJFW__error{font-size:12px}}
@keyframes ProductDeliveryComment-module-scss-module__0BKGjG__useFade-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ProductDeliveryComment-module-scss-module__0BKGjG__useFade-fadeOut{0%{opacity:1}to{opacity:0}}.ProductDeliveryComment-module-scss-module__0BKGjG__root{cursor:pointer;border:1px solid #0000;border-radius:8px;width:100%;padding:4px;transition:all .2s}.ProductDeliveryComment-module-scss-module__0BKGjG__root.ProductDeliveryComment-module-scss-module__0BKGjG__expanded{border-color:#dedede}.ProductDeliveryComment-module-scss-module__0BKGjG__root.ProductDeliveryComment-module-scss-module__0BKGjG__expanded.ProductDeliveryComment-module-scss-module__0BKGjG__hasError{border-color:#ff7070}@media (max-width:639.98px){.ProductDeliveryComment-module-scss-module__0BKGjG__root{transition:none}}.ProductDeliveryComment-module-scss-module__0BKGjG__wrapper{flex-direction:row;justify-content:flex-start;align-items:flex-start;display:flex}.ProductDeliveryComment-module-scss-module__0BKGjG__wrapper .ProductDeliveryComment-module-scss-module__0BKGjG__content{flex-grow:1;min-width:0;position:relative}.ProductDeliveryComment-module-scss-module__0BKGjG__icon{color:green;flex-shrink:0;margin-right:8px}.ProductDeliveryComment-module-scss-module__0BKGjG__label{font-size:14px;font-weight:400}@media (min-width:1024px){.ProductDeliveryComment-module-scss-module__0BKGjG__label{font-size:14px}}.ProductDeliveryComment-module-scss-module__0BKGjG__label{text-overflow:ellipsis;white-space:nowrap;transition:all .2s;overflow:hidden}.ProductDeliveryComment-module-scss-module__0BKGjG__label.ProductDeliveryComment-module-scss-module__0BKGjG__default{color:#767272}.ProductDeliveryComment-module-scss-module__0BKGjG__label.ProductDeliveryComment-module-scss-module__0BKGjG__small{font-size:12px;font-weight:400}@media (min-width:1024px){.ProductDeliveryComment-module-scss-module__0BKGjG__label.ProductDeliveryComment-module-scss-module__0BKGjG__small{font-size:12px}}.ProductDeliveryComment-module-scss-module__0BKGjG__label.ProductDeliveryComment-module-scss-module__0BKGjG__small{color:#767272}.ProductDeliveryComment-module-scss-module__0BKGjG__textareaContainer{padding-top:4px;font-size:0;position:relative}.ProductDeliveryComment-module-scss-module__0BKGjG__textareaContainer .ProductDeliveryComment-module-scss-module__0BKGjG__placeholder{opacity:0;pointer-events:none;z-index:1;width:100%;transition:opacity .2s;position:absolute;top:2px;left:0}.ProductDeliveryComment-module-scss-module__0BKGjG__textareaContainer .ProductDeliveryComment-module-scss-module__0BKGjG__placeholder.ProductDeliveryComment-module-scss-module__0BKGjG__visible{opacity:1;transition:opacity .2s}.ProductDeliveryComment-module-scss-module__0BKGjG__textareaContainer .ProductDeliveryComment-module-scss-module__0BKGjG__textarea{font-size:14px;font-weight:400}@media (min-width:1024px){.ProductDeliveryComment-module-scss-module__0BKGjG__textareaContainer .ProductDeliveryComment-module-scss-module__0BKGjG__textarea{font-size:14px}}.ProductDeliveryComment-module-scss-module__0BKGjG__textareaContainer .ProductDeliveryComment-module-scss-module__0BKGjG__textarea{resize:none;border-radius:0;width:100%;padding:0;overflow:hidden;box-shadow:none!important;border:none!important;transition:opacity .2s,transform .2s!important}.ProductDeliveryComment-module-scss-module__0BKGjG__textareaContainer .ProductDeliveryComment-module-scss-module__0BKGjG__textarea.ProductDeliveryComment-module-scss-module__0BKGjG__hidden{opacity:0}.ProductDeliveryComment-module-scss-module__0BKGjG__textareaError{min-height:0;margin-top:8px;margin-left:0}.ProductDeliveryComment-module-scss-module__0BKGjG__actionsContainer{flex-direction:row;justify-content:flex-end;align-items:center;width:100%;padding:12px 4px 4px;transition:all .2s;display:flex;position:relative}.ProductDeliveryComment-module-scss-module__0BKGjG__actionsContainer button{width:90px}.ProductDeliveryComment-module-scss-module__0BKGjG__deleteBtn{margin-right:8px}
@keyframes MainCategoryTemplate-module-scss-module__HYx1Rq__useFade-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes MainCategoryTemplate-module-scss-module__HYx1Rq__useFade-fadeOut{0%{opacity:1}to{opacity:0}}.MainCategoryTemplate-module-scss-module__HYx1Rq__emptyContainer{margin-top:40px}@media (min-width:640px){.MainCategoryTemplate-module-scss-module__HYx1Rq__emptyContainer{margin-top:120px}}.MainCategoryTemplate-module-scss-module__HYx1Rq__banner{margin:28px 0}.MainCategoryTemplate-module-scss-module__HYx1Rq__banner.MainCategoryTemplate-module-scss-module__HYx1Rq__last{margin-bottom:0}
@keyframes HomepageSlots-module-scss-module__fHf5RW__useFade-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes HomepageSlots-module-scss-module__fHf5RW__useFade-fadeOut{0%{opacity:1}to{opacity:0}}.HomepageSlots-module-scss-module__fHf5RW__root{flex-direction:column;display:flex}
