@media only screen and (min-width:0rem){#news-list{padding:var(--sectionPadding);background:#fff}#news-list .cs-container{width:100%;max-width:60rem;margin:auto}#news-list .cs-content{width:100%;max-width:42.5rem;margin:0 auto clamp(2.5rem,6vw,4.5rem);text-align:center}#news-list .cs-title{margin-bottom:1rem}#news-list .cs-intro{max-width:35rem;margin:0 auto;font-size:clamp(1rem,1.7vw,1.125rem);line-height:1.6em}#news-list .cs-news-list{border-top:1px solid #d8c9c1}#news-list .cs-news-item{padding:clamp(.75rem,1.5vw,1.25rem) 0;border-bottom:1px solid #d8c9c1}#news-list .cs-news-item-meta{min-height:1.5em;margin-bottom:.5rem}#news-list .cs-news-category{color:var(--primary);font-size:.75rem;font-weight:700;letter-spacing:.12em;line-height:1.2em;text-transform:uppercase}#news-list .cs-news-item-content h2{margin-bottom:.625rem;color:var(--headerColor);font-family:var(--headerFont);font-size:clamp(2.1rem,4.2vw,3rem);font-weight:700;line-height:1.1em}#news-list .cs-news-item-content h2 a{color:inherit;text-decoration:none}#news-list .cs-news-item-content h2 a:hover{color:var(--primary);text-decoration:underline;text-underline-offset:3px}#news-list .cs-news-item-content h2 .cs-flyer-link{display:inline-flex;align-items:center;gap:1rem;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.1em}#news-list .cs-news-item-content h2 .cs-flyer-link img{flex:0 0 auto;width:2rem;height:2rem}#news-list .cs-news-body{max-width:42.5rem;color:var(--bodyTextColor);font-size:clamp(1.05rem,1.8vw,1.2rem);line-height:1.65em}#news-list .cs-news-body p{margin-bottom:1rem}#news-list .cs-news-body h3{margin:1.5rem 0 .625rem;color:var(--headerColor);font-family:var(--headerFont);font-size:clamp(1.25rem,2vw,1.5rem);line-height:1.2em}#news-list .cs-news-body ul{margin:0 0 1rem;padding-left:1.5rem;list-style-image:url(/assets/svgs/star.svg)}#news-list .cs-news-body li{margin-bottom:.375rem}#news-list .cs-news-body a{color:var(--primary);font-weight:700;text-decoration:underline;text-underline-offset:3px}#news-list .cs-news-body strong{color:var(--headerColor)}#news-list .cs-news-empty{padding:2rem 0;color:var(--bodyTextColor);line-height:1.6em;text-align:center}}