.blog-module__JsT-Oq__blog_page{background:#fafafa;min-height:100vh;padding-top:120px}.blog-module__JsT-Oq__hero_section{text-align:center;margin-bottom:5rem}.blog-module__JsT-Oq__blog_grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem;margin-bottom:5rem;display:grid}.blog-module__JsT-Oq__blog_card{background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;height:100%;text-decoration:none;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;overflow:hidden}.blog-module__JsT-Oq__blog_card:hover{transform:translateY(-10px);box-shadow:0 30px 60px -12px #0000001a}.blog-module__JsT-Oq__image_container{background:#f1f5f9;width:100%;height:240px;position:relative;overflow:hidden}.blog-module__JsT-Oq__blog_image{transition:transform .6s}.blog-module__JsT-Oq__blog_card:hover .blog-module__JsT-Oq__blog_image{transform:scale(1.1)}.blog-module__JsT-Oq__card_content{flex-direction:column;flex:1;padding:2rem;display:flex}.blog-module__JsT-Oq__category_badge{color:#8b5cf6;background:#8b5cf61a;border-radius:8px;align-self:flex-start;margin-bottom:1rem;padding:.4rem .8rem;font-size:.75rem;font-weight:700;display:inline-block}.blog-module__JsT-Oq__article_title{color:#001d3d;margin-bottom:1rem;font-size:1.4rem;font-weight:800;line-height:1.3}.blog-module__JsT-Oq__article_excerpt{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-module__JsT-Oq__read_more{color:#8b5cf6;align-items:center;gap:.5rem;margin-top:auto;font-size:.9rem;font-weight:700;display:flex}@media (max-width:768px){.blog-module__JsT-Oq__blog_grid{grid-template-columns:1fr}}
