.productListItem_ProductListItem__dVOGb{width:100%;height:100%;font-size:1em;padding:.5em;background-color:var(--bg-dark-color-thirty);border-radius:.5em}.productListItem_ProductListItem__dVOGb .productListItem_image__tIVpV{display:block;width:100%;height:auto;margin-bottom:.5em;aspect-ratio:1/1;border-radius:.5em;overflow:hidden;cursor:pointer}.productListItem_ProductListItem__dVOGb .productListItem_image__tIVpV img{width:100%;height:100%;object-fit:cover}.productListItem_ProductListItem__dVOGb .productListItem_info___xd1I{display:flex;flex-direction:column;gap:.5em}.productListItem_ProductListItem__dVOGb .productListItem_info___xd1I .productListItem_productName__UgLaj{display:inline-block;margin-bottom:.2em;text-transform:uppercase;font-size:1em;font-weight:500;color:var(--font-light-color-primary)}.productListItem_ProductListItem__dVOGb .productListItem_info___xd1I .productListItem_infoList__8D4EI{font-weight:300}.productListItem_ProductListItem__dVOGb .productListItem_info___xd1I .productListItem_infoList__8D4EI .productListItem_infoItem__I18Hx{color:var(--txt-primary);font-size:.7em}.recipeList_wrapper__m1umC{display:flex;flex-direction:column;padding:.5em 1em;background-color:var(--bg-light-color-fourthy);border-radius:.5em}.recipeList_wrapper__m1umC .recipeList_title__SXn6H{margin-bottom:.5em;width:100%;font-size:1.2em;font-weight:600;color:var(--txt-primary);border-bottom:1px solid #3d3b49}.recipeList_wrapper__m1umC .recipeList_moreBtn__fIMBN{position:relative;padding-top:1em;font-size:1em;font-weight:400;color:var(--font-light-color-primary);background-color:transparent;border:none;cursor:pointer}.recipeList_wrapper__m1umC .recipeList_moreBtn__fIMBN:after{content:"";position:absolute;bottom:100%;left:0;width:100%;height:500%;background:linear-gradient(0deg,#2a2936 10%,rgba(42,41,54,.24));z-index:1030}.recipeList_wrapper__m1umC .recipeList_moreBtn__fIMBN.recipeList_active___wGjM:after{display:none}.recipeList_RecipeList__ejSKn{position:relative;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:25px;justify-content:center;align-items:start;max-height:550px;overflow:hidden;transition:max-height .5s cubic-bezier(0,1,0,1)}.recipeList_RecipeList__ejSKn.recipeList_expanded__UcctX{max-height:1000em;transition:max-height 1s ease-in-out}.recipeList_RecipeList__ejSKn.recipeList_expanded__UcctX:before{display:none}.recipeList_RecipeList__ejSKn .recipeList_blur__sfxbt{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1001;cursor:pointer}@media(min-width:1200px){.recipeList_RecipeList__ejSKn{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));justify-content:space-between}}.recipeList_loader__UAHiY{display:inline-block;width:100%;text-align:center}