.source-back{display:inline-flex;margin-bottom:18px;color:#52666a;text-decoration:none;font-size:12px;font-weight:800}.source-back:hover{color:var(--orange)}
.source-page .source-news-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;align-items:stretch;margin-top:22px}.source-news-grid .story{min-width:0;background:#fff;display:flex;flex-direction:column;overflow:hidden}.source-news-grid .art{display:block;width:100%;height:auto;aspect-ratio:16/9;overflow:hidden;background:linear-gradient(145deg,#8bbdb8,#f3c578)}.source-news-grid .art img{display:block;width:100%;height:100%;object-fit:cover}.source-news-grid .storycopy{display:flex;flex:1;flex-direction:column;padding:18px}.source-news-grid .storycopy>p{margin:0;color:var(--orange);font-size:9px;font-weight:800;letter-spacing:.07em}.source-news-grid .storycopy h3{margin:10px 0;font:700 20px/1.15 Newsreader;overflow-wrap:anywhere}.source-news-grid .storycopy>div{color:var(--muted);font-size:12px;line-height:1.55}.source-news-grid .story footer{margin-top:auto;padding-top:14px;align-items:end;gap:10px;line-height:1.5}.source-news-grid .story footer span{min-width:0;overflow-wrap:anywhere}.source-page>.title{margin-top:4px}
@media(max-width:1080px){.source-page .source-news-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:780px){.source-page .source-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.source-page .source-news-grid{grid-template-columns:1fr}.source-news-grid .art{aspect-ratio:16/10}.source-hero h1{font-size:31px}}
