.FoodPostGrid_container__j_LDt{width:100%;max-width:1200px;margin:0 auto;padding:1.5rem 1rem}.FoodPostGrid_heading__5cJDY{font-size:1.5rem;margin-bottom:1.5rem;text-align:center;color:#242424;font-weight:600}.FoodPostGrid_grid__lx8F5{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.25rem;gap:1.25rem;align-items:start;width:100%;margin:0 auto 2rem}.FoodPostGrid_gridItem___sngN{position:relative;display:flex;flex-direction:column;height:100%;min-height:0;max-width:280px}.FoodPostGrid_error__8BFTM,.FoodPostGrid_loading__vnv3a{text-align:center;padding:2rem;font-size:1.25rem;color:#757575;display:flex;flex-direction:column;align-items:center;justify-content:center}.FoodPostGrid_spinner__X6Pym{display:inline-block;width:50px;height:50px;border-radius:50%;border:3px solid rgba(0,184,249,.2);border-top-color:#00b8f9;animation:FoodPostGrid_spin__tF9ij 1s ease-in-out infinite;margin-bottom:1rem}@keyframes FoodPostGrid_spin__tF9ij{to{transform:rotate(1turn)}}.FoodPostGrid_error__8BFTM{color:#e74c3c}@media(max-width:1200px){.FoodPostGrid_grid__lx8F5{grid-template-columns:repeat(4,1fr);gap:1.125rem}}@media(max-width:900px){.FoodPostGrid_grid__lx8F5{grid-template-columns:repeat(4,1fr);gap:1rem}.FoodPostGrid_container__j_LDt{padding:.75rem .5rem}}@media(max-width:768px){.FoodPostGrid_grid__lx8F5{grid-template-columns:repeat(3,1fr);gap:.75rem}.FoodPostGrid_container__j_LDt{padding:.5rem}}@media(max-width:480px){.FoodPostGrid_grid__lx8F5{grid-template-columns:repeat(2,1fr)}}@media(min-width:320px)and (max-width:450px){.FoodPostGrid_grid__lx8F5{grid-template-columns:repeat(2,1fr);gap:1px}.FoodPostGrid_gridItem___sngN:nth-child(odd){margin:1px .25rem .25rem 1px}.FoodPostGrid_gridItem___sngN:nth-child(2n){margin:1px 1px .25rem .25rem}.FoodPostGrid_container__j_LDt{padding:.02rem}}@media(max-width:320px){.FoodPostGrid_grid__lx8F5{grid-template-columns:repeat(1,1fr);gap:.75rem}.FoodPostGrid_container__j_LDt{padding:.5rem}}@media(prefers-color-scheme:dark){.FoodPostGrid_heading__5cJDY{color:#fff}.FoodPostGrid_loading__vnv3a{color:#e0e0e0}.FoodPostGrid_spinner__X6Pym{border-color:#fff rgba(255,255,255,.2) rgba(255,255,255,.2)}}