.blog-feed{padding:90px 0;position:relative}.blog-feed .top-content h2{background:linear-gradient(90deg,#fbb150,#f04956);line-height:49.6px;-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:10px}.blog-feed .top-content p{color:#c4c4c4;line-height:27px}.blog-feed .top-content p:last-child{margin:0}.blog-feed .post-item{align-items:center;background-color:#fff;border-radius:14px;display:flex;flex-wrap:wrap;margin-bottom:15px;padding:32px 22px}.blog-feed .post-item>div{padding:0 10px}.blog-feed .post-item .right-content{width:70%}.blog-feed .post-item .feature-image{position:relative;width:30%}.blog-feed .post-item .feature-image>a{display:block;height:100%;line-height:0;overflow:hidden;position:relative;width:100%}.blog-feed .post-item .feature-image img{border-radius:14px;min-height:238px;object-fit:cover;width:100%}.blog-feed .post-item .right-content h4{font-weight:600;line-height:30px;margin-bottom:10px}.blog-feed .post-item .right-content h4 a{text-decoration:none}.blog-feed .post-item .right-content p{font-size:16px;line-height:24px}.blog-feed .top-content{margin-bottom:50px}.blog-feed .post-item .read-more-btn{margin-top:38px}.blog-feed .post-item .read-more-btn a{align-items:center;color:#ffae3e;display:inline-flex;font-size:16px;font-weight:600;gap:10px;justify-content:space-between;line-height:24px;text-decoration:none;text-transform:uppercase}.blog-feed .post-item .read-more-btn a span{line-height:0}.blog-feed .content-wrapper{position:relative;z-index:1}.blog-feed:before{background-color:#281463;content:"";display:block;height:100%;left:0;opacity:.9;position:absolute;right:0;top:0;width:100%}.blog-feed .post-item .tag a.topic-link{background-color:#ff8c8c;border-radius:5px;color:#fff;display:inline-block;font-size:12px;font-weight:500;line-height:16.8px;padding:5px 10px;text-decoration:none}.blog-feed .post-item .tag{margin-bottom:14px}.blog-feed a.next-posts-link.load-more{background-color:#fff;border:1.5px solid #ee9842;border-radius:30px;color:#ee9842;display:inline-block;font-size:14px;font-weight:600;line-height:21px;padding:8px 24px;text-decoration:none}.blog-feed .blog-pagination{margin-top:50px;text-align:center}.blog-feed span.reading-minutes{border-left:1px solid rgba(57,76,94,.5);color:#394c5e;font-size:14px;font-style:normal;font-weight:500;letter-spacing:.04em;line-height:21px;margin-left:5px;opacity:.7;padding-left:7px;text-transform:capitalize}.blog-feed .post-item .tag{display:inline-block}@media(max-width:767px){.blog-feed .post-item{flex-direction:column;gap:20px;justify-content:center}.blog-feed .post-item .feature-image,.blog-feed .post-item .right-content{width:100%}}