.blog-post__preview:where(.astro-U6SHNDLW) img:where(.astro-U6SHNDLW){margin-bottom:1rem;border-radius:calc(var(--theme-shape-radius)/2);transition:border-radius var(--theme-transition)}.blog-post__preview:where(.astro-U6SHNDLW):hover img:where(.astro-U6SHNDLW){border-radius:var(--theme-shape-radius)}.blog-post__preview:where(.astro-U6SHNDLW) a:where(.astro-U6SHNDLW){display:block;text-decoration:none;color:inherit}.blog-post__preview:where(.astro-U6SHNDLW) h3:where(.astro-U6SHNDLW){margin:0}.blog-posts-list__list:where(.astro-BJAF457I){margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media (max-width:768px){.blog-posts-list__list:where(.astro-BJAF457I){grid-template-columns:1fr}}