.row:has(.twz-related-recipes){--row-maxwidth: var(--row-m)}.twz-related-recipes{inline-size:100%}.twz-related-recipes__wrapper{display:flex;flex-direction:column;gap:3rem}.twz-related-recipes__title{margin:0}.twz-related-recipes__grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:2rem}@media(max-width: 1024px){.twz-related-recipes__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 767px){.twz-related-recipes__grid{grid-template-columns:1fr}}.twz-related-recipes__item{min-inline-size:0}
