.c-foodipedia__grid{gap:15px;display:grid}@media (width<=991.98px){.c-foodipedia__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=992px){.c-foodipedia__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.c-foodipedia__item{grid-template-rows:1fr;grid-template-columns:1fr;display:grid}@media (width<=991.98px){.c-foodipedia__item:nth-child(3n+3){aspect-ratio:360/230;grid-column:span 2;justify-content:space-between}.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 (width>=992px){.c-foodipedia__item:nth-child(6n+1),.c-foodipedia__item:nth-child(6n+6){aspect-ratio:auto;grid-column:span 2;justify-content:space-between}.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}}
