.related-articles{background-color:var(--related-articles-background);color:var(--related-articles-text)}.related-articles__inner{max-width:80rem;margin-left:auto;margin-right:auto;padding:2rem .5rem 0;text-align:left}.related-articles__header{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:var(--spacing-4)}.related-articles__header .related-articles__heading{padding:0;margin:0}.related-articles__header{padding:0 1rem 1rem;margin-bottom:1.5rem}.related-articles__heading{padding:0 1rem 1rem;margin:0 0 1.5rem;color:inherit;font-size:2.027rem;font-weight:var(--font-weight-bold);line-height:2.2297rem;letter-spacing:normal;text-transform:capitalize}@media screen and (min-width: 1024px){.related-articles__heading{font-size:2.566rem;line-height:2.8226rem}}.related-articles__grid{display:grid;grid-template-columns:1fr;grid-gap:0;gap:0;margin:0;padding:0;list-style:none}.related-articles__item{padding:0 .25rem;margin-bottom:1rem}@media screen and (min-width: 1024px){.related-articles__grid{grid-template-columns:repeat(4,1fr)}}.related-articles .article-card--on-dark,.related-articles .article-card--on-dark a,.related-articles .article-card--on-dark h2,.related-articles .article-card--on-dark h3{color:inherit}.related-articles .article-card{padding:0;margin:0;text-align:left}.related-articles__view-all{display:flex;align-items:center;justify-content:center;flex:0 0 auto;height:3rem;padding:0 1.3rem;border:.0625rem solid #000000;border:.0625rem solid var(--color-black, #000000);background-color:#fff;background-color:var(--color-white, #ffffff);color:#000;color:var(--color-black, #000000);font-size:.79rem;font-weight:600;line-height:1.08625rem;letter-spacing:.04rem;text-align:center;text-transform:uppercase;-webkit-text-decoration:none;text-decoration:none;white-space:nowrap}@media screen and (min-width: 1024px){.related-articles__view-all{font-size:1rem;line-height:1.375rem}}.related-articles__view-all:hover,.related-articles__view-all:focus-visible{background-color:#fff;background-color:var(--color-white, #ffffff);color:#000;color:var(--color-black, #000000);-webkit-text-decoration:underline;text-decoration:underline}.related-articles .article-card__image-wrapper{margin-bottom:.25rem}.related-articles .article-card__title{margin:0 0 1.38rem}.related-articles .related-articles__heading,.related-articles .article-card__title{text-wrap:auto}
