.wrapper{max-width:1536px;margin:0 auto;padding:6rem 4rem 2rem}.blogs-grid{grid-template-columns:repeat(3,1fr);justify-items:center;gap:1.5rem;display:grid}.blog-card{border-radius:12px;width:100%;max-width:440px;height:100%;transition:transform .2s,box-shadow .2s;overflow:hidden}.blog-card:hover{transform:translateY(-5px);box-shadow:0 6px 20px #0000001a}.blog-card img{object-fit:cover;width:100%;height:200px}.truncate-text{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}.ant-card-meta-title{white-space:normal!important}.ql-editor{line-height:1.7rem!important}.ql-editor ol,.ql-editor ul{padding-left:0!important}h1,h2,h3,h4,h5,h6{line-height:1.4em}.ql-editor li{padding-left:21px!important}.skeleton-thumb{background:#e6e6e6;border-radius:8px;width:100%;height:168px;animation:1.3s linear infinite skeleton-loading}.skeleton-line{background:#e6e6e6;border-radius:6px;height:12px;margin-top:8px;animation:1.3s linear infinite skeleton-loading}.skeleton-line-title{width:80%;height:18px;margin:15px 0}@keyframes skeleton-loading{0%{background-color:#dcdcdc}50%{background-color:#eaeaea}to{background-color:#dcdcdc}}@media (max-width:992px){.blogs-grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.wrapper{padding:6rem 1rem 2rem}}@media (max-width:600px){.blogs-grid{grid-template-columns:1fr}.blog-card img{height:160px}}
