 .section-heading{margin-top:5rem!important;margin-bottom:5rem!important}.heading-title{font-size:2.5rem!important;color:#1f2148}.posts-list{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:55px;gap:55px}@media only screen and (max-width:992px){.posts-list{grid-template-columns:1fr 1fr;gap:47px}}@media only screen and (max-width:600px){.posts-list{grid-template-columns:1fr}}.posts-list .post-card{padding:54px 24px 30px 24px;background:#402C58;border-radius:20px}.posts-list .post-card .image-box img{width:100%;max-height:180px;object-fit:contain}.posts-list .post-card .content-body .tags{display:flex;margin-bottom:30px;margin-top:30px;gap:17px}.posts-list .post-card .content-body .tag{display:inline-block;color:#fff;border:1px solid #c7c7c7;border-radius:10px;font-size:12px;min-width:92px;text-align:center}.posts-list .post-card .content-body .title{font-size:34px;color:#f8f8f8;font-weight:bold;font-family:sans-serif;line-height:1.1}.posts-list .post-card .read-more-btn{color:#fff;font-weight:600;font-size:16px;margin-top:20px;display:inline-block}.detail-page h1{font-size:3rem;color:#1f2148;text-align:center}.detail-page .section-title{margin-top:220px!important;margin-bottom:90px!important;text-align:center}.detail-page .img-wrapper{background:#1f2148;width:100%;height:400px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:20px}.detail-page .img-wrapper img{max-width:100%;object-fit:contain}.detail-page .content{margin-top:100px;margin-bottom:100px}