.related-posts{position:relative;background:linear-gradient(rgba(255,255,255,0),#FFF 5%,#FFF)}.related-posts__content{position:relative;display:grid;gap:16px}@media only screen and (min-width:768px)and (max-width:1140px){.related-posts__content{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1141px){.related-posts__content{grid-template-columns:repeat(3,1fr);gap:24px}}