.blog-content p{color:#555;font-style:"Figtree",sans-serif;line-height:1.4;max-height:48px;overflow:hidden;position:relative;font-size:12px;transition:max-height .4s ease;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.blog-card:hover .blog-content p{max-height:144px;-webkit-line-clamp:unset;overflow:visible}.pagination a,.pagination span{display:inline-block;margin:0 6px;padding:10px 16px;color:#e83455;font-weight:700;text-decoration:none;border:1px solid #e83455;border-radius:6px;transition:all .3s ease}.pagination a:hover{background:#e83455;color:white}.pagination .current{background:#e83455;color:white}@media (max-width:768px){.blog-content p{font-size:14px;max-height:42px;-webkit-line-clamp:2}.blog-card:hover .blog-content p{max-height:120px}}#blog-section .blog-content{display:flex;flex-direction:column}#blog-section .blog-content .read-more-btn{margin-top:auto}