section.featured-post{color:var(--primary);position:relative;z-index:1}section.featured-post:after{background:url(https://www.techspert.io/hubfs/techspert-2022/img/swirls/featured-swirl.svg);background-repeat:no-repeat;background-size:contain!important;content:"";height:360px;position:absolute;right:-235px;top:-280px;width:785px;z-index:0}section.featured-post>.d-flex{background:var(--white);gap:50px;position:relative;z-index:1}section.featured-post .featured-img img{display:block;height:100%;min-height:450px;object-fit:contain;width:100%}section.featured-post .content,section.featured-post .featured-img{position:relative;width:50%;z-index:1}section.featured-post .content{padding:0 3rem 0 0}section.featured-post .content .post-tags{margin-bottom:.75rem}section.featured-post .content .post-tags,section.featured-post .content .post-tags .blog-listing__post-tag{color:var(--pink);font-weight:var(--extra-bold)}@media screen and (max-width:767px){section.featured-post>.d-flex{flex-direction:column;gap:25px}section.featured-post:after{right:0;top:-65px;width:280px}section.featured-post .content,section.featured-post .featured-img{width:100%}section.featured-post .featured-img img{min-height:250px}section.featured-post .content{padding:25px}}