.article-card{background:#fff;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);margin-bottom:30px;overflow:hidden;display:flex;flex-direction:column}.article-card-image{width:100%;height:200px;object-fit:cover}.article-card-content{padding:20px}.article-card-title{margin-top:0;font-size:1.4rem}.article-card-title a{color:#333;text-decoration:none}.article-card-excerpt{color:#666;line-height:1.6}.read-more-btn{display:inline-block;margin-top:15px;padding:8px 15px;background-color:#e56b6f;color:#fff;border-radius:5px;text-decoration:none;font-weight:700}.imageContainer{position:relative;width:100%;max-height:400px;height:40vh;margin-bottom:20px;border-radius:8px;overflow:hidden}