@keyframes rotation{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes progress{0%{left:0;transform:translateX(-100%)}100%{left:100%;transform:translateX(0%)}}.article-related-articles{margin-top:1.875rem;margin-bottom:1.875rem;width:100%;max-width:90em;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media screen and (min-width: 64em){.article-related-articles{margin-top:2.5rem;margin-bottom:2.5rem}}@media screen and (min-width: 64em){.article-related-articles{padding-left:40px;padding-right:40px}}.article-related-articles__title{border-bottom:1px solid #c7c7c7;color:#757575;font-family:"StyreneA-Bold",helvetica,sans-serif;font-size:10px;line-height:1.2;letter-spacing:.5px;text-transform:uppercase;padding-bottom:25px;margin-top:0;margin-bottom:25px;max-width:none;padding-left:0;margin-bottom:20px}.article-related-articles__list{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px;padding-bottom:20px}.article-related-articles__list .article-card:first-child{grid-column:span 2}.article-related-articles__list .article-card:first-child .article-card__media{flex:1 0 100%;width:100%;max-width:100%;margin-bottom:20px}.article-related-articles__list .article-card:first-child .article-card__content{flex:1 0 100%;width:100%;max-width:100%;padding-left:0}@media screen and (min-width: 64em){.article-related-articles__list{grid-template-columns:repeat(6, 1fr);gap:30px}.article-related-articles__list .article-card{grid-column:span 2}.article-related-articles__list .article-card:first-child{grid-column:span 6;flex-direction:row-reverse}.article-related-articles__list .article-card:first-child .article-card__title{font-size:42px}.article-related-articles__list .article-card:first-child .article-card__media{flex:1 0 60%;width:60%;max-width:60%;margin-bottom:0}.article-related-articles__list .article-card:first-child .article-card__content{flex:1 0 40%;width:40%;max-width:40%;padding-right:40px}.article-related-articles__list .article-card:nth-child(2),.article-related-articles__list .article-card:nth-child(3){grid-column:span 3}}
