.featured-blog-listing-wrapper{padding-bottom:60px;position:relative}@media screen and (min-width:1200px){.featured-blog-listing-wrapper{padding-bottom:95px}}.featured-blog-listing-wrapper:after{background:linear-gradient(0deg,rgba(13,34,63,.5),rgba(13,34,63,.5));content:"";display:block;height:100%;position:absolute;top:0;width:100%;z-index:2}.featured-blog-listing-image{height:100%;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}@media screen and (min-width:1200px){.featured-blog-listing-image,.featured-blog-listing-wrapper:after{height:calc(100% - 45px);top:45px}}.featured-blog-listing{align-items:center;display:flex;flex-wrap:wrap;padding:50px 0 60px;position:relative;z-index:3}@media screen and (min-width:768px){.featured-blog-listing{flex-wrap:nowrap}}@media screen and (min-width:1200px){.featured-blog-listing{padding:0}}.featured-blog-listing__text{margin-bottom:40px;margin-right:55px;max-width:225px}.featured-blog-listing__heading{color:#fff;font-size:clamp(30px,2.5vw,45px);font-weight:600;margin:0 0 20px}.featured-blog-listing__heading *{margin:0}.featured-blog-listing__subheading{color:#fff;font-size:clamp(16px,2.5vw,18px);font-weight:400;margin:20px 0 30px}.featured-blog-listing .related-articles,.featured-blog-listing__subheading *{margin:0}.featured-blog-listing .related-articles .blog-listing{grid-template-columns:repeat(1,1fr)}@media screen and (min-width:992px){.featured-blog-listing .related-articles .blog-listing{grid-template-columns:repeat(2,1fr)}.featured-blog-listing .blog-listing__item:nth-child(3){display:none}}@media screen and (min-width:1200px){.featured-blog-listing .related-articles .blog-listing{grid-template-columns:repeat(3,1fr)}.featured-blog-listing .blog-listing__item:nth-child(3){display:block}}.blog-listing__link{position:relative}.blog-listing__link svg{height:20px;position:absolute;right:-25px;top:0;width:20px}