.ingredient-products{padding:40px 20px;text-align:center}.ingredient-products h3{font-size:35px;margin-bottom:32px}.ingredient-products__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.ingredient-products__card{text-decoration:none;color:inherit;display:flex;flex-direction:column;width:300px;border:1px solid #e0e0e0;transition:transform .2s ease,box-shadow .2s ease}.ingredient-products__card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00000014}.ingredient-products__image-wrapper{width:100%;aspect-ratio:1 / 1;overflow:hidden}.ingredient-products__image-wrapper img{width:100%;height:100%;object-fit:cover;border-radius:0;transition:transform .3s ease}.ingredient-products__card:hover img{transform:scale(1.05)}.ingredient-products__info{padding:18px;display:flex;flex-direction:column;gap:8px;flex:1}.ingredient-products__name{font-weight:600;font-size:18px}.ingredient-products__price{font-size:16px}.ingredient-products__rating{color:#f4a400;font-size:12px;letter-spacing:2px}.ingredient-products__btn{margin-top:auto;padding:10px 16px;background:transparent;color:inherit;border:1px solid currentColor;cursor:pointer;font-size:14px;transition:opacity .2s ease}.ingredient-products__btn:hover{opacity:.7}
/*# sourceMappingURL=/cdn/shop/t/23/compiled_assets/styles.css.map */
