.about-news-grid.svelte-14rnvqt{grid-template-areas:"title""image""content";gap:2rem;display:grid}.news-title.svelte-14rnvqt{grid-area:title}.news-image.svelte-14rnvqt{grid-area:image}.news-content.svelte-14rnvqt{grid-area:content}@media (width>=60rem){.about-news-grid.svelte-14rnvqt{grid-template-areas:"title title""content image";grid-template-columns:minmax(0, 1fr) min(1fr, 30rem);align-items:start}.about-news-grid.without-image.svelte-14rnvqt{grid-template-columns:minmax(0,1fr);grid-template-areas:"title""content"}}
