.featured-topics .main-title h6{font-size:18px;margin:0 0 24px;position:relative;text-transform:uppercase}.featured-topics .main-title h6 span{padding-right:24px;position:relative;z-index:9}.featured-topics .main-title h6:after{background:rgba(238,35,70,.1);content:"";height:1px;left:0;position:absolute;top:50%;width:100%}.featured-topics .topic-title{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:45px}.featured-topics .topic-title h4{margin:0}.featured-topics{display:inline-block;padding:100px 0;width:100%}.featured-topics .featured-topics-inner{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}.featured-topics .featured-topics-inner .post-item{border-radius:8px;padding:24px;width:calc(33.33% - 20px)}.featured-topics .featured-topics-inner .post-item .image .minute-read{align-items:center;background-color:rgba(30,42,56,.8);border-radius:40px;display:flex;font-size:14px;left:10px;padding:5px 8px;position:absolute;top:10px}.featured-topics .featured-topics-inner .post-item .image{display:flex;max-height:220px;position:relative}.featured-topics .featured-topics-inner .post-item .image img{border-radius:8px;height:100%;object-fit:cover;width:100%}.featured-topics .featured-topics-inner .post-item .image .minute-read svg{margin-right:5px}.featured-topics .featured-topics-inner .post-item .content{padding-top:36px}.featured-topics .featured-topics-inner .post-item .content h5{margin:12px 0}.featured-topics .featured-topics-inner .post-item .content .date{border:1px solid rgba(0,0,0,.1);border-radius:40px;display:inline-block;font-size:14px;padding:3px 8px 2px;text-transform:uppercase}.featured-topics .featured-topics-inner .post-item .content .author a{text-decoration:underline}.featured-topics .featured-topics-inner .post-item .image a{width:100%}@media (max-width:767px){.featured-topics{padding:50px 0}.featured-topics .featured-topics-inner .post-item{padding:16px;width:100%}.featured-topics .featured-topics-inner .post-item .image{max-height:none}.featured-topics .topic-title h4{margin:0 0 24px;width:100%}}@media (min-width:768px) and (max-width:1023px){.featured-topics .featured-topics-inner{gap:15px}.featured-topics .featured-topics-inner .post-item{padding:16px;width:calc(33.33% - 10px)}}