.blog_post__BwlYu{display:grid;grid-template-areas:"category" "title" "authors" "date" "image" "body" "read-more";grid-template-columns:minmax(0,1fr);align-items:start;gap:1rem 0;width:100%}.blog_category__Eu4zV{grid-area:category;margin-inline:1rem}.blog_date__gBGHn{grid-area:date;margin-inline:1rem}.blog_anchoredMeta__0iOnB{position:relative;padding-left:1.5rem}.blog_anchoredMeta__0iOnB:before{position:absolute;top:50%;left:0;width:1px;height:1em;background:#dc2626;content:"";transform:translateY(-50%)}.blog_title__AnqbG{grid-area:title;padding-inline:1rem;font-size:clamp(2rem,4.5vw,2.875rem);font-weight:600;line-height:1.06;letter-spacing:-.04em}.blog_authorList__Db3t3{grid-area:authors;display:grid;gap:1rem 0;width:100%}.blog_author__XYrf9{display:flex;align-items:center;gap:1rem;min-width:0;padding-inline:1rem}.blog_body__AG8xe{grid-area:body;padding-inline:1rem;font-size:1.125rem;line-height:1.55;color:#64748b}.blog_readMore__TnOQ8{grid-area:read-more;margin-inline:1rem;justify-self:start}.blog_figure__MNMY7{grid-area:image;display:block;aspect-ratio:1;width:100%;overflow:hidden;border-radius:.75rem}@media (min-width:640px){.blog_post__BwlYu{grid-template-areas:"category date" "title title" "authors authors" "image image" "body body" "read-more read-more"}.blog_multipleAuthors__fCG2h .blog_authorList__Db3t3,.blog_post__BwlYu{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.blog_post__BwlYu{grid-template-areas:"category date" "title title" "authors authors" "body image" "read-more image" ". image"}.blog_figure__MNMY7{margin-top:.5rem}}@media (min-width:1024px){.blog_post__BwlYu{grid-template-areas:"category category category date" "title title title authors" "body body image image" "read-more read-more image image" ". . image image";grid-template-columns:repeat(4,minmax(0,1fr))}.blog_post__BwlYu.blog_multipleAuthors__fCG2h{grid-template-areas:"category category date date" "title title authors authors" "body body image image" "read-more read-more image image" ". . image image"}.blog_category__Eu4zV,.blog_date__gBGHn,.blog_readMore__TnOQ8{margin-inline:0;padding-inline:1.5rem}.blog_body__AG8xe,.blog_title__AnqbG{padding-right:4rem;padding-left:1.5rem}.blog_author__XYrf9{padding-inline:1.5rem}.blog_multipleAuthors__fCG2h .blog_authorList__Db3t3{grid-template-columns:repeat(2,minmax(0,1fr))}.blog_figure__MNMY7{min-height:100%}}