.featuredNewsCard{background-color:var(--light-gray);border-radius:16px;padding:8px}.featuredNewsCard .cardText{padding:16px;width:38%}.featuredNewsCard .cardImage{padding-left:30px;width:62%}.featuredNewsCard .cardImage .box{border-radius:8px;overflow:hidden}.featuredNewsCard .cardImage .box:before{padding-top:56%}.newsCardDate,.newsCardTitle{margin:0;padding:0 0 10px}.newsCardTitle{background:var(--new-2,linear-gradient(90deg,#b63bff .02%,#ff4067 99.99%));background-clip:text;-webkit-background-clip:text;font-size:1.5rem;font-weight:800;-webkit-text-fill-color:transparent}.featuredNewsCard .box{cursor:pointer}.featuredNewsCard .box .imageHolder img{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.featuredNewsCard a:hover .imageHolder img{transform:scale(1.1)}@media screen and (min-width:0px) and (max-width:900px){.featuredNewsCard{padding:28px 20px}.featuredNewsCard .cardImage,.featuredNewsCard .cardText{width:50%}}@media screen and (min-width:0px) and (max-width:767px){.featuredNewsCard .cardText{order:2;padding:28px 0 0;width:100%}.featuredNewsCard .cardText .newsCardTitle{padding-bottom:0}.featuredNewsCard .cardImage{order:1;padding:0;width:100%}}@media screen and (min-width:0px) and (max-width:550px){.featured-news-sec h1{margin:0;padding:0 0 28px}.featuredNewsCard{padding:22px 14px}.featuredNewsCard .cardText{padding-right:16%}.featuredNewsCard .newsCardDate{font-size:18px;line-height:16px;padding:0 0 12px}.featuredNewsCard .newsCardTitle{padding-bottom:0}}