.related-articles{display:grid;gap:50px;grid-template-columns:repeat(1,1fr)}.article_cta{color:#c58e34;font-size:12px;font-style:normal;font-weight:500;letter-spacing:2px;line-height:20px}.related-articles .card,table tbody tr:nth-child(odd){background-color:transparent}@media screen and (min-width:640px){.related-articles{gap:24px;grid-template-columns:repeat(2,1fr)}.article_cta{font-size:14px}.related-articles .card{background-color:unset}}@media screen and (min-width:1024px){.related-articles{display:grid;gap:60px;grid-template-columns:repeat(3,1fr)}}