.news-grid-wrapper{--default-news-grid-base-highlighted-background:var(--green-50);--base-highlighted-background:var(--news-grid-base-highlighted-background,var(--default-news-grid-base-highlighted-background));--default-news-grid-hover-highlighted-background:var(--green-100);--hover-highlighted-background:var(--news-grid-hover-highlighted-background,var(--default-news-grid-hover-highlighted-background));--default-news-grid-active-highlighted-background:var(--green-200);--active-highlighted-background:var(--news-grid-active-highlighted-background,var(--default-news-grid-active-highlighted-background))}[data-background=white]{--news-grid-base-highlighted-background:var(--green-50)}[data-background=light]{--news-grid-base-highlighted-background:var(--white)}.news-grid-wrapper{container:news/inline-size}.news-grid-wrapper .news-grid{--cols-xs:1;--grid-row-gap:  clamp(3rem,2.38776rem + 2.61224vw,5rem);--grid-layout-columns:1}@container news (width>=40rem){.news-grid-wrapper .news-grid{--grid-layout-columns:2}}@container news (width>=80rem){.news-grid-wrapper .news-grid{--grid-layout-columns:3}}.news-grid-wrapper .news-post{max-width:484px}.news-grid-wrapper .news-post .img-wrap{position:relative}.news-grid-wrapper .news-post .img-wrap img{border-top-left-radius:var(--rounded);border-top-right-radius:var(--rounded)}.news-grid-wrapper .news-post .img-wrap:before{content:"";z-index:1;background-color:var(--red);clip-path:polygon(100% 0,0 100%,100% 100%);pointer-events:none;width:1.875rem;height:1.875rem;position:absolute;bottom:0;right:0}.news-grid-wrapper .news-post .content{padding:clamp(1.5rem,1.34694rem + .653061vw,2rem)}.news-grid-wrapper .news-post .content>:first-child,.news-grid-wrapper .news-post .content>link:first-child+*{margin-top:0}.news-grid-wrapper .news-post .content>:last-child{margin-bottom:0}.news-grid-wrapper .news-post .content>.lead-text:first-child>:first-child{margin-top:0}.news-grid-wrapper .news-post .content>.lead-text:last-child>:last-child{margin-bottom:0}.news-grid-wrapper .news-post .post-link{color:inherit;background-color:var(--base-highlighted-background);border-radius:var(--rounded);display:block}:root.no-focus-visible .news-grid-wrapper .news-post .post-link:focus{outline:2px solid var(--focus-color,var(--primary-color));outline-offset:var(--focus-offset,3px)}.news-grid-wrapper .news-post .post-link:focus:not(:focus-visible){outline:none}.news-grid-wrapper .news-post .post-link:focus-visible{outline:2px solid var(--focus-color,var(--primary-color));outline-offset:var(--focus-offset,3px)}@media (hover:hover) and (pointer:fine){.news-grid-wrapper .news-post .post-link:hover{background-color:var(--hover-highlighted-background)}}.news-grid-wrapper .news-post .post-link:active{background-color:var(--active-highlighted-background)}.news-grid-wrapper .news-post .post-title{letter-spacing:0;margin:0;font-size:clamp(1.375rem,1.33673rem + .163265vw,1.5rem);font-weight:700;line-height:1.2}.news-grid-wrapper .news-post .post-extract{margin-top:.5rem}.news-grid-wrapper .news-post .post-extract>:first-child,.news-grid-wrapper .news-post .post-extract>link:first-child+*{margin-top:0}.news-grid-wrapper .news-post .post-extract>:last-child{margin-bottom:0}.news-grid-wrapper .news-post .post-extract>.lead-text:first-child>:first-child{margin-top:0}.news-grid-wrapper .news-post .post-extract>.lead-text:last-child>:last-child{margin-bottom:0}.news-grid-wrapper .news-post .post-read-more{pointer-events:none;margin-top:1.5rem}
/*# sourceMappingURL=css-shared-template--news-grid.css.map*/