.relatedPost h2:after{content:none}.relatedPost h2{min-height:80px;padding-bottom:0}.post-grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.post-item{border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.post-item:hover{box-shadow:0 6px 16px rgba(0,0,0,.2);transform:translateY(-5px)}.post-link{color:inherit;text-decoration:none}.feature-image-bg{background-position:50%;background-size:cover;height:180px;width:100%}.post-content{padding:15px}h2.post-title{font-size:20px;font-weight:700;margin:0 0 10px}.post-summary{color:#555;display:-webkit-box;font-size:1em;line-height:1.4;max-height:7em;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:5;-webkit-box-orient:vertical}.post-date{color:#888;font-size:1em;margin-top:10px}@media (max-width:767px){.relatedPost h2{font-size:14px;line-height:1.1;margin-bottom:0!important;min-height:60px}.post-grid{gap:7px;grid-template-columns:repeat(2,1fr)}.post-date,.post-summary{font-size:12px}.feature-image-bg{height:150px}}