.recipes-index__grid{display:grid;gap:3rem 1.5rem;grid-template-columns:1fr 1fr}@media screen and (min-width: 750px){.recipes-index__grid{grid-template-columns:1fr 1fr 1fr}}.recipes-index__card{background:rgba(var(--color-background),1);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.recipes-index__link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.recipes-index__image-wrapper{position:relative;border-radius:2rem;padding-bottom:120%;overflow:hidden;max-height:500px}.recipes-index__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.recipes-index__image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.06)}.recipes-index__content{padding-top:2rem;display:flex;flex-direction:column;gap:.75rem}.recipes-index__card-title{margin:0}.recipe-ingredients__name{display:inline-block}.recipes-index__card:hover{transform:translateY(-6px)}.recipes-index__empty{text-align:center;color:rgba(var(--color-foreground),.6)}
/*# sourceMappingURL=/cdn/shop/t/11/assets/component-recipe-card.css.map */
