@import "../../../js/dist/Carousel.css" layer(libraries);@layer components{.c-latest-articles-carousel{--background-color:transparent;background:var(--background-color);padding:var(--content-blocks-margin) 0 var(--content-blocks-margin) var(--grid-browser-gutter)}.c-latest-articles-carousel--off-white{--background-color:var(--brand-off-white)}.c-latest-articles-carousel__wrapper{align-items:center;display:flex;flex-wrap:wrap}.c-latest-articles-carousel__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;max-width:calc(var(--grid-size-max)/12*7)}.c-latest-articles-carousel__archive-link{margin-left:auto;margin-right:var(--grid-browser-gutter);margin-top:0;max-width:calc(var(--grid-size-max)/12*3)}.c-latest-articles-carousel:has(.c-latest-articles-carousel__navigation) .c-latest-articles-carousel__archive-link{margin-right:0}.c-latest-articles-carousel__navigation{margin-left:4rem;margin-right:var(--grid-browser-gutter);margin-top:0;width:calc(var(--grid-size-max)/12)}.c-latest-articles-carousel__slides{display:block;margin-top:2rem;width:100%}.c-latest-articles-carousel__slide{border-left:1px solid var(--brand-charcoal);display:flex;height:auto;margin-top:0;padding:0 1.67rem}.c-latest-articles-carousel__slide:last-of-type{border-right:1px solid var(--brand-charcoal)}.c-latest-articles-carousel__slide .c-card{--card-background-color-hover:var(--brand-off-white);--background-color-flash-override:var(--brand-off-white);width:100%}.c-latest-articles-carousel__slide .c-card__upper__image{max-height:424px}@media only screen and (max-width:1200px){.c-latest-articles-carousel__grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:800px){.c-latest-articles-carousel__slide{max-width:unset;padding:0 .63rem}.c-latest-articles-carousel__title{margin-right:var(--grid-browser-gutter);width:100%}.c-latest-articles-carousel__navigation{margin:1rem auto 0;order:1}.c-latest-articles-carousel__archive-link{margin-top:2rem;max-width:100%;order:2;text-align:center;width:100%}.c-latest-articles-carousel:has(.c-latest-articles-carousel__navigation) .c-latest-articles-carousel__archive-link{margin-right:var(--grid-browser-gutter)}.c-latest-articles-carousel__grid{grid-template-columns:auto}}}