body.gsu-news{--news-navy:#0b2240;--news-ink:#11151c;--news-red:#d11f31;--news-blue:#1763b6;--news-line:#e4e8ee;--news-muted:#6b7785;--news-pill:#eef3fb;--news-pill-br:#d7e3f4;--news-display:"Archivo","Helvetica Neue",Arial,sans-serif;--news-serif:"Roboto Serif",Georgia,serif;--news-radius:14px}body.gsu-news .site-main,body.gsu-news main,body.gsu-news .news-list,body.gsu-news .posts,body.gsu-news .blog-posts{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:1220px;margin:0 auto;padding:8px 20px 60px}body.gsu-news article,body.gsu-news .news-card,body.gsu-news .post,body.gsu-news .hentry{background:#fff;border:1px solid var(--news-line);border-radius:var(--news-radius);overflow:hidden;display:flex;flex-direction:column;box-shadow:0 1px 2px rgb(11 34 64 / .04);transition:box-shadow .18s ease,transform .18s ease}body.gsu-news article:hover,body.gsu-news .news-card:hover,body.gsu-news .post:hover,body.gsu-news .hentry:hover{box-shadow:0 10px 30px rgb(11 34 64 / .10);transform:translateY(-2px)}body.gsu-news article:first-child,body.gsu-news .news-card:first-child,body.gsu-news .post:first-child,body.gsu-news .hentry:first-child{grid-column:1 / -1;flex-direction:column}body.gsu-news article:first-child .post-thumbnail,body.gsu-news .news-card:first-child .news-thumb,body.gsu-news .post:first-child .post-thumbnail,body.gsu-news .hentry:first-child .post-thumbnail,body.gsu-news article:first-child>a:first-child,body.gsu-news article:first-child>figure:first-child,body.gsu-news .post:first-child>a:first-child,body.gsu-news .post:first-child>figure:first-child,body.gsu-news .hentry:first-child>a:first-child,body.gsu-news .hentry:first-child>figure:first-child{display:block;width:100%;max-width:100%;margin:0;overflow:hidden}body.gsu-news article:first-child img,body.gsu-news .news-card:first-child img,body.gsu-news .post:first-child img,body.gsu-news .hentry:first-child img{display:block;width:100%;height:360px;object-fit:cover}body.gsu-news article:first-child .entry-content-wrap,body.gsu-news article:first-child .entry-wrap,body.gsu-news .news-card:first-child .news-body,body.gsu-news .post:first-child .entry-wrap{padding:30px 34px 8px}body.gsu-news .post-thumbnail,body.gsu-news .news-thumb,body.gsu-news .wp-post-image{display:block;margin:0;overflow:hidden;background:#f1f4f8}body.gsu-news .post-thumbnail img,body.gsu-news .news-thumb img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:16/9}body.gsu-news article:first-child .post-thumbnail img,body.gsu-news .news-card:first-child .news-thumb img{aspect-ratio:16/10}body.gsu-news article:not(:first-child) .entry-content-wrap,body.gsu-news article:not(:first-child) .entry-wrap,body.gsu-news .news-card:not(:first-child) .news-body,body.gsu-news .post:not(:first-child) .entry-wrap{display:flex;flex-direction:column;flex:1;padding:0 22px 22px}body.gsu-news .cat-links,body.gsu-news .entry-category,body.gsu-news .post-categories,body.gsu-news .news-kicker{display:block;font-family:var(--news-display);font-weight:800;font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;color:var(--news-red);margin:18px 0 10px}body.gsu-news .cat-links a,body.gsu-news .entry-category a,body.gsu-news .post-categories a,body.gsu-news .news-kicker a{color:var(--news-red);text-decoration:none}body.gsu-news .post-categories{list-style:none;padding:0}body.gsu-news .entry-title,body.gsu-news .news-title,body.gsu-news .post-title{font-family:var(--news-display);font-weight:800;line-height:1.12;margin:0 0 12px;font-size:1.35rem}body.gsu-news article:first-child .entry-title,body.gsu-news .news-card:first-child .news-title,body.gsu-news .post:first-child .entry-title{font-size:1.9rem}body.gsu-news .entry-title a,body.gsu-news .news-title a,body.gsu-news .post-title a{color:var(--news-navy);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px;text-decoration-color:var(--news-navy)}body.gsu-news .entry-title a:hover,body.gsu-news .news-title a:hover,body.gsu-news .post-title a:hover{color:var(--news-red);text-decoration-color:var(--news-red)}body.gsu-news .entry-meta,body.gsu-news .post-meta,body.gsu-news .news-meta{font-family:var(--news-serif);font-size:.95rem;color:var(--news-muted);margin:0 0 14px}body.gsu-news .entry-meta a,body.gsu-news .post-meta a,body.gsu-news .news-meta a{color:var(--news-muted);text-decoration:none}body.gsu-news .entry-summary,body.gsu-news .entry-content,body.gsu-news .post-excerpt,body.gsu-news .news-excerpt{font-family:var(--news-serif);font-size:1.02rem;line-height:1.66;color:#2a3340;margin:0 0 18px}body.gsu-news .tags-links,body.gsu-news .entry-tags,body.gsu-news .post-tags,body.gsu-news .news-tags{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px;list-style:none;padding:0}body.gsu-news .tags-links a,body.gsu-news .entry-tags a,body.gsu-news .post-tags a,body.gsu-news .news-tags a{display:inline-block;font-family:var(--news-display);font-weight:700;font-size:.8rem;color:var(--news-blue);background:var(--news-pill);border:1px solid var(--news-pill-br);border-radius:999px;padding:5px 13px;text-decoration:none;line-height:1.3;transition:background .15s ease}body.gsu-news .tags-links a:hover,body.gsu-news .entry-tags a:hover,body.gsu-news .post-tags a:hover,body.gsu-news .news-tags a:hover{background:#e2ecfa}body.gsu-news .more-link,body.gsu-news .read-more,body.gsu-news .news-more{display:block;font-family:var(--news-display);font-weight:700;font-size:1rem;color:var(--news-blue);text-decoration:none;padding-top:16px;margin-top:auto;border-top:1px solid var(--news-line)}body.gsu-news .more-link::after,body.gsu-news .read-more::after,body.gsu-news .news-more::after{content:" \2192"}body.gsu-news .more-link:hover,body.gsu-news .read-more:hover,body.gsu-news .news-more:hover{color:var(--news-navy)}@media (max-width:980px){body.gsu-news .site-main,body.gsu-news main,body.gsu-news .news-list,body.gsu-news .posts,body.gsu-news .blog-posts{grid-template-columns:repeat(2,1fr)}}@media (max-width:860px){body.gsu-news article:first-child,body.gsu-news .news-card:first-child,body.gsu-news .post:first-child,body.gsu-news .hentry:first-child{flex-direction:column}body.gsu-news article:first-child .post-thumbnail,body.gsu-news .news-card:first-child .news-thumb,body.gsu-news .post:first-child .post-thumbnail,body.gsu-news .hentry:first-child .post-thumbnail{flex-basis:auto;max-width:100%}body.gsu-news article:first-child .entry-content-wrap,body.gsu-news article:first-child .entry-wrap,body.gsu-news .news-card:first-child .news-body{padding:26px 24px}}@media (max-width:640px){body.gsu-news .site-main,body.gsu-news main,body.gsu-news .news-list,body.gsu-news .posts,body.gsu-news .blog-posts{grid-template-columns:1fr}}