.rss-feed-inner .hs-rss-module{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);@media (max-width:991px){grid-template-columns:repeat(2,1fr)}@media (max-width:676px){grid-template-columns:repeat(1,1fr)}& .hs-rss-item{background:linear-gradient(200deg,#cececd55 40%,#cececd55 70%,#eeeeee5c);background-position:50% 50%;background-size:200% 200%;box-shadow:0 4px 8px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.06);margin:0;padding:1rem;transition:background-position .3s ease-in-out,scale .3s;&:hover{background-position:0 100%;scale:1.005}& .hs-rss-item-text{display:flex;flex-direction:column;height:100%;& .hs-rss-title{color:#555;font-size:24px;font-weight:500;&:hover{filter:brightness(.5)}}& .hs-rss-byline{margin-bottom:.5rem;& .hs-rss-author,& .hs-rss-date{font-weight:700}}& .hs-rss-description{flex:1;& p{display:flex;flex-direction:column;gap:.5rem;height:100%;line-height:inherit;margin:0;& a{color:#981524;display:block;font-weight:500;margin-top:auto;text-decoration:underline;&:hover{filter:brightness(.8)}}}}}}}@media (max-width:1115px){.rss-feed-outer .content-wrapper{padding:0}}