.AllNewsContent{max-width:var(--view-lg);margin:0 auto;padding:var(--feed-gutter-top-bottom) 0}.AllNewsContent section{margin:0 var(--global-size-300)}.AllNewsContent .AllNewsContent-header{display:flex;justify-content:space-between;align-items:center;align-content:center}.AllNewsContent .AllNewsContent-header [slot=heading]{font-size:var(--feed-header-font-size)}.AllNewsContent blz-grid{gap:var(--global-size-500)}.AllNewsContent:has(blz-news-featured-cards[error=true]),.AllNewsContent:has(blz-news-feed[error=true]){display:none}.AllNewsContent .product-filters[error=true]{display:none}.AllNewsContent blz-grid:has(.product-filters[error=true]){gap:0;grid-template-columns:1fr}.AllNewsContent:has(.product-filters[error=true]){padding:var(--global-size-700) 0}.AllNewsContent:has(.product-filters[error=true]) .AllNewsContent-header{justify-content:center}@media(min-width: 960px){.AllNewsContent{padding:var(--feed-gutter-top-bottom) var(--feed-gutter-left-right)}}@media(max-width: 1200px){.AllNewsContent .product-filters{display:none}.AllNewsContent blz-grid{gap:0;grid-template-columns:1fr}}@media(min-width: 1200px){.AllNewsContent .product-filter-pills,.AllNewsContent .product-filter-drawer{display:none}}