@keyframes rotation{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes progress{0%{left:0;transform:translateX(-100%)}100%{left:100%;transform:translateX(0%)}}.featured-in{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){.featured-in{margin-top:2.5rem;margin-bottom:2.5rem}}@media screen and (min-width: 64em){.featured-in{padding-left:40px;padding-right:40px}}.featured-in__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}.featured-in__list{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px;padding-bottom:20px}.featured-in__list .article-card:first-child{grid-column:span 2}@media screen and (min-width: 64em){.featured-in__list{grid-template-columns:repeat(3, 1fr);gap:30px}.featured-in__list .article-card:first-child{grid-column:span 1}}
