.recipes-grid{padding:64px 0}.recipes-grid__heading{margin:0 0 10px}.recipes-grid__subheading{margin-bottom:28px;color:rgba(var(--color-foreground),.75);max-width:70ch}.recipes-grid__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.recipe-card{border:1px solid rgba(var(--color-foreground),.12);background:rgb(var(--color-background));border-radius:14px;padding:28px 26px;display:flex;flex-direction:column;min-height:520px}.recipe-card__icon{font-size:28px;line-height:1;margin-bottom:16px;opacity:.9}.recipe-card__title{margin:0 0 10px;line-height:1.15}.recipe-card__desc{margin:0 0 16px;color:rgba(var(--color-foreground),.75)}.recipe-card__meta{display:flex;flex-wrap:wrap;gap:14px;font-size:14px;color:rgba(var(--color-foreground),.78);margin-bottom:14px}.recipe-card__rule{border:0;border-top:1px solid rgba(var(--color-foreground),.12);margin:12px 0 18px}.recipe-card__ingredients-title{font-weight:700;margin-bottom:10px}.recipe-card__ingredients-list{margin:0;padding-left:18px;color:rgba(var(--color-foreground),.78)}.recipe-card__ingredients-list li{margin:8px 0}.recipe-card__cta{margin-top:auto;padding-top:22px}.recipe-card__cta .button{width:100%;justify-content:center}@media screen and (max-width:990px){.recipes-grid{padding:44px 0}.recipes-grid__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.recipe-card{min-height:0}}@media screen and (max-width:600px){.recipes-grid__cards{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-recipes-grid.css.map */
