.blog-card{margin-bottom:30px;height:420px;overflow:hidden}.blog-card img{width:100%;height:190px;object-fit:cover;border-radius:4px}.blog-card h3{font-size:19px;line-height:1.3;margin:12px 0 4px}.blog-date{color:#999;font-size:13px;margin-bottom:6px}.blog-content img{max-width:100%;height:auto}.blog-featured{width:100%;max-height:420px;object-fit:cover;border-radius:4px;margin-bottom:18px}.blog-video{position:relative;padding-bottom:56.25%;height:0;margin:15px 0}.blog-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.blog-categories{margin-bottom:30px}.blog-categories h4{font-size:18px;font-weight:700;margin:0 0 12px;padding-bottom:8px;border-bottom:2px solid #42A9D3}.blog-categories ul{list-style:none;margin:0;padding:0}.blog-categories li{margin:0}.blog-categories li a{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:9px 12px;color:#444;text-decoration:none;border-radius:4px;transition:background .15s, color .15s}.blog-categories li a:hover{background:#eef7fb;color:#2b8fbd}.blog-categories li.active a{background:#42A9D3;color:#fff;font-weight:600}.blog-categories .cat-count{flex:0 0 auto;min-width:26px;text-align:center;font-size:12px;font-weight:600;padding:1px 8px;border-radius:999px;background:rgba(0,0,0,0.06);color:#666}.blog-categories li.active .cat-count{background:rgba(255,255,255,0.28);color:#fff}.blog-cat-heading{font-size:22px;margin:0 0 20px;padding-bottom:8px;border-bottom:1px solid #eee}.blog-date a{color:#2b8fbd;text-decoration:none}.blog-date a:hover{text-decoration:underline}
