.cr-news{position:relative;overflow:hidden}.cr-news__section{padding:4.5rem 0;position:relative}.cr-news__section>.container{z-index:1;position:relative}.cr-news__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.cr-news__grid .cr-post-card{height:auto;box-shadow:none;background:0 0;border-radius:0;flex-direction:column;display:flex;overflow:visible}.cr-news__grid .cr-post-card__media{background:var(--surface);aspect-ratio:4/3;border-radius:.75rem;display:block;overflow:hidden}.cr-news__grid .cr-post-card__image{object-fit:cover;width:100%;height:100%}.cr-news__grid .cr-post-card__body{padding:.85rem 0 0}.cr-news__grid .cr-post-card__title{color:var(--text);font-size:1.125rem;line-height:1.35}.cr-news__grid .cr-post-card__copy{color:var(--textSoft);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.45rem;font-size:.9375rem;line-height:1.55;display:-webkit-box;overflow:hidden}.cr-news__grid .cr-empty-state{grid-column:1/-1}.cr-news__pagination{justify-content:center;margin-top:2.5rem;display:flex}@media (max-width:1020px){.cr-news__section{padding:3.5rem 0}.cr-news__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.cr-news__section{padding:2.75rem 0}.cr-news__grid{grid-template-columns:1fr;gap:1.25rem}.cr-news__grid .cr-post-card__media{aspect-ratio:1.45}.cr-news__grid .cr-post-card__body{padding-top:.75rem}.cr-news__grid .cr-post-card__title{font-size:1rem;line-height:1.3}.cr-news__grid .cr-post-card__copy{font-size:.875rem;line-height:1.5}.cr-news__pagination{margin-top:1.75rem}}
