.hb-section{padding:80px 0;background-color:#fff}.hb-container{max-width:1200px;margin:0 auto;padding:0 20px}.hb-header{text-align:center;margin-bottom:50px}.hb-title{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:16px;background:linear-gradient(135deg,#1e6b52,#4bb543);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hb-subtitle{color:#ffffff;font-size:.9rem;max-width:700px;margin:0 auto;line-height:1.6}.hb-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;margin-bottom:50px}.hb-card-link{text-decoration:none;color:inherit}.hb-card{background:white;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.06);transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column;border:1px solid #f1f5f9;max-width:400px;margin:0 auto;width:100%}.hb-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px rgba(0,0,0,.1)}.hb-image-wrapper{position:relative;height:220px;overflow:hidden}.hb-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.hb-card:hover .hb-image{transform:scale(1.05)}.hb-category{position:absolute;top:15px;right:15px;background:rgba(255,255,255,.9);padding:4px 12px;border-radius:20px;font-size:.8rem;font-weight:600;color:#1e6b52;backdrop-filter:blur(4px)}.hb-content{padding:24px;flex:1;display:flex;flex-direction:column}.hb-meta{display:flex;justify-content:space-between;font-size:.85rem;color:#94a3b8;margin-bottom:12px}.hb-card-title{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:12px;line-height:1.4}.hb-excerpt{color:#64748b;font-size:.95rem;line-height:1.6;margin-bottom:20px;flex:1}.hb-read-more{display:inline-block;font-weight:600;color:#1e6b52;font-size:.95rem;transition:color .2s ease}.hb-card:hover .hb-read-more{color:#4bb543}.hb-footer{text-align:center}.hb-view-all-btn{display:inline-block;padding:14px 32px;background:white;border:2px solid #1e6b52;color:#1e6b52;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease}.hb-view-all-btn:hover{background:#1e6b52;color:white;transform:translateY(-2px);box-shadow:0 4px 15px rgba(30,107,82,.2)}@media (max-width:768px){.hb-title{font-size:2rem}.hb-section{padding:60px 0}}