.co-feed--intro{margin-bottom:var(--ps-space-lg);text-align:center}.co-feed--list{display:grid;gap:20px;grid-template-columns:1fr}@media (width>=768px){.co-feed--list{grid-template-columns:repeat(3,minmax(0,1fr))}}.co-feed .co-blog_post{--co-blog-card-pattern-width:120px;display:flex;flex-direction:column;min-width:0;padding:12px}.co-feed .co-blog_post--img_wrap{aspect-ratio:304/232;flex:none;max-width:100%;width:100%}.co-feed .co-blog_post--content{flex:auto;justify-content:flex-start;padding:var(--ps-space-base) 4px 2px}.co-feed .co-blog_post--title{font-size:clamp(20px,1.8vw,24px)}.co-feed .co-blog_post--excerpt{font-size:16px}.co-feed .co-blog_post--footer{margin-top:12px}.co-feed--cta{margin:var(--ps-space-lg) auto 0;max-width:842px;text-align:center}