.c-foodipedia__grid{display:grid;gap:15px}@media (max-width: 991.98px){.c-foodipedia__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 992px){.c-foodipedia__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.c-foodipedia__item{display:grid;grid-template-columns:1fr;grid-template-rows:1fr}@media (max-width: 991.98px){.c-foodipedia__item:nth-child(3n+3){justify-content:space-between;grid-column:span 2;aspect-ratio:360/230}.c-foodipedia__item:nth-child(3n+3) .c-foodipedia-card__image{display:none}.c-foodipedia__item:nth-child(3n+3) .c-foodipedia-card__image--wide{display:block}}@media (min-width: 992px){.c-foodipedia__item:nth-child(6n+1),.c-foodipedia__item:nth-child(6n+6){justify-content:space-between;grid-column:span 2;aspect-ratio:auto}.c-foodipedia__item:nth-child(6n+1) .c-foodipedia-card__image,.c-foodipedia__item:nth-child(6n+6) .c-foodipedia-card__image{display:none}.c-foodipedia__item:nth-child(6n+1) .c-foodipedia-card__image--wide,.c-foodipedia__item:nth-child(6n+6) .c-foodipedia-card__image--wide{display:block}.c-foodipedia__item:nth-child(6n+1) img{align-self:flex-start}.c-foodipedia__item:nth-child(6n+6) img{align-self:flex-end}}
