.featured-recipes{overflow:hidden}.featured-recipes__header{text-align:center;margin-bottom:5rem}@media screen and (max-width: 749px){.featured-recipes__header{margin-bottom:3rem}}.featured-recipes__heading{margin:0}.featured-recipes__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:3rem;background-color:var(--carbe-offwhite);padding:4rem;border-radius:24px}.featured-recipes__card-wrapper{width:100%;color:var(--carbe-green)}.recipe-card{overflow:hidden;height:100%;display:flex;flex-direction:column;background-color:var(--carbe-offwhite)}.recipe-card__image-link{display:block;text-decoration:none}.recipe-card__image-wrapper{width:100%;aspect-ratio:1 / 1;overflow:hidden;position:relative;border-radius:6px}.recipe-card__image{width:100%;height:100%;object-fit:cover}.recipe-card__content{flex-grow:1;display:flex}.recipe-card__title{margin:1rem 0 0;text-align:left;font-size:1.6rem;line-height:1.2}.recipe-card__title-link{color:var(--carbe-green);text-decoration:none;transition:color .2s ease}.recipe-card__title-link:hover{color:rgba(var(--color-background),.8);text-decoration:underline;text-underline-offset:2px}.featured-recipes__button-wrapper{text-align:center;margin-top:5rem;margin-bottom:2rem}@media screen and (max-width: 749px){.featured-recipes__grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem;padding:2rem 1.5rem}.recipe-card__content{padding:1rem}.recipe-card__title{font-size:1.4rem}.featured-recipes__button-wrapper{margin-top:3rem}}@media screen and (min-width: 750px) and (max-width: 989px){.featured-recipes__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 990px){.featured-recipes__grid{grid-template-columns:repeat(4,1fr)}}.recipe-card__image-wrapper .placeholder-svg{width:100%;height:100%;object-fit:cover;opacity:.3}.recipe-card__image-link:focus,.recipe-card__title-link:focus{outline:2px solid rgba(var(--color-foreground),.5);outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/85/assets/section-featured-recipes.css.map */
