.BlogsCatalog_catalogContainer__fhwNB{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin:0 auto 1rem;width:100%;max-width:1200px;height:100%;justify-content:center;box-sizing:border-box}.BlogsCatalog_card__pj9xw{align-self:center;justify-self:center;border:1px solid rgba(0,0,0,.1);border-radius:12px;padding:16px;background-color:white;box-sizing:border-box;width:100%;height:360px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.BlogsCatalog_title__ZF27s{font-size:1.25rem;margin:0 0 10px;font-weight:700;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;height:25%}.BlogsCatalog_author__5UUgA{font-size:.9rem;color:gray}.BlogsCatalog_excerpt__DLiMg{margin:.1em 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical}.BlogsCatalog_readMore__hVT5p{color:var(--accent-base);text-decoration:underline;cursor:pointer;align-self:flex-end}@media (max-width:768px){.BlogsCatalog_catalogContainer__fhwNB{width:95%}}