@import "../../../js/dist/Carousel.css" layer(libraries);@layer components{.c-related-articles{--background-color:transparent;background:var(--background-color);padding:var(--content-blocks-margin) var(--grid-browser-gutter)}.c-related-articles--off-white{--background-color:var(--brand-off-white)}.c-related-articles__wrapper{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.c-related-articles__title{font-family:var(--font-family-serif);font-size:clamp(1.75rem,1.04rem + 1.38vw,2.28rem);font-weight:var(--font-weight-regular);line-height:1.3;width:75%}.c-related-articles__archive-link{margin:0;max-width:25%}.c-related-articles__items{display:flex;margin-top:2rem;row-gap:var(--grid-padding);width:100%}.c-related-articles__item{border-left:1px solid var(--brand-charcoal);flex:1;height:auto;margin:0;max-width:486px;padding:0 clamp(.63rem,.26rem + 1.48vw,1.67rem)}.c-related-articles__item:last-of-type{border-right:1px solid var(--brand-charcoal)}.c-related-articles__item .c-card{--card-background-color-hover:var(--brand-off-white);--background-color-flash-override:var(--brand-off-white);--card-inner-padding:clamp(1rem,0.68rem + 1.03vw,1.67rem);height:100%}.c-related-articles__item .c-card__title{font-size:clamp(1.5rem,1.01rem + .64vw,1.67rem)}.c-related-articles__item .c-card__upper__image{max-height:424px}@media only screen and (max-width:1200px){.c-related-articles__grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:1000px){.c-related-articles__grid{display:flex;row-gap:unset}.c-related-articles__item{flex:none}.c-related-articles__title{width:58.33333%}.c-related-articles__archive-link{margin-left:auto;margin-right:var(--grid-browser-gutter);margin-top:0;max-width:calc(var(--grid-size-max)/12*3)}.c-related-articles__navigation{margin-left:4rem;margin-right:var(--grid-browser-gutter);margin-top:0;width:calc(var(--grid-size-max)/12)}}@media only screen and (max-width:800px){.c-related-articles__wrapper{align-items:center}.c-related-articles__title{width:100%}.c-related-articles__archive-link{margin-top:2rem;max-width:100%;order:2;text-align:center;width:100%}.c-related-articles__navigation{margin:1rem auto 0;order:1}}}