.gradient{background:#441fff;background:linear-gradient(90deg,rgb(68,31,255),rgb(173,16,255));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.bg-gradient,.gradient{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#441FFF",endColorstr="#AD10FF",GradientType=1)}.bg-gradient{background:#441fff;background:linear-gradient(90deg,rgb(68,31,255),rgb(173,16,255))!important}#blogCard{border:1px solid #344054;border-radius:25px;overflow:hidden}#blogCard .content{padding:15px;display:flex;flex-direction:column;gap:5px}#blogCard .content p{text-align:justify;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}#blogCard .readMore{border-radius:0;text-align:center}.tag{display:flex;flex-direction:row;flex-wrap:wrap;gap:15px}.tag p{padding:2px 15px;border:1px solid #f5e2d6;margin-bottom:0;border-radius:30px}#blogSlug .content{display:flex;flex-direction:column;gap:45px;padding:45px 0}